"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/05 04:52:20 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gurokig2pife" 2026/08/05 04:52:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 04:52:20 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/05 04:52:20 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/05 04:52:20 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/05 04:52:20 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/05 04:52:20 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell type "unix" from config 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Relative path resolved to "/rclone-test-gurokig2pife" 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Using root directory "/rclone-test-gurokig2pife" 2026/08/05 04:52:20 DEBUG : Creating backend with remote "/tmp/rclone2862995458" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:20 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:20 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:21 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:21 DEBUG : dir: Looking for writers 2026/08/05 04:52:21 DEBUG : Looking for writers 2026/08/05 04:52:21 DEBUG : dir: reading active writers 2026/08/05 04:52:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:21 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/05 04:52:21 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:21 DEBUG : dir/subdir: Looking for writers 2026/08/05 04:52:21 DEBUG : dir: Looking for writers 2026/08/05 04:52:21 DEBUG : file1: reading active writers 2026/08/05 04:52:21 DEBUG : file2: reading active writers 2026/08/05 04:52:21 DEBUG : subdir: reading active writers 2026/08/05 04:52:21 DEBUG : Looking for writers 2026/08/05 04:52:21 DEBUG : dir: reading active writers 2026/08/05 04:52:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.71s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:21 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:21 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:22 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:22 DEBUG : dir: Looking for writers 2026/08/05 04:52:22 DEBUG : file1: reading active writers 2026/08/05 04:52:22 DEBUG : Looking for writers 2026/08/05 04:52:22 DEBUG : dir: reading active writers 2026/08/05 04:52:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:22 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:22 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:22 DEBUG : dir: Looking for writers 2026/08/05 04:52:22 DEBUG : Looking for writers 2026/08/05 04:52:22 DEBUG : dir: reading active writers 2026/08/05 04:52:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:22 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:22 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:22 DEBUG : forgetting directory cache 2026/08/05 04:52:22 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:22 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:22 DEBUG : Looking for writers 2026/08/05 04:52:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:22 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/05 04:52:22 DEBUG : dir: invalidating directory cache 2026/08/05 04:52:22 DEBUG : >ForgetPath: 2026/08/05 04:52:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/05 04:52:22 DEBUG : invalidating directory cache 2026/08/05 04:52:22 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:22 DEBUG : >ForgetPath: 2026/08/05 04:52:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/05 04:52:22 DEBUG : >ForgetPath: 2026/08/05 04:52:22 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:22 DEBUG : dir: Looking for writers 2026/08/05 04:52:22 DEBUG : Looking for writers 2026/08/05 04:52:22 DEBUG : dir: reading active writers 2026/08/05 04:52:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:22 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:22 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/fil/a/b/c" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/fil/a/b/c 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/fil/a/b/c" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gurokig2pife/fil/a/b/c 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/fil/a/b/c" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/fil/a/b/c 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/fil/a/b/c" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gurokig2pife/fil/a/b/c 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:23 DEBUG : forgetting directory cache 2026/08/05 04:52:23 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:23 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:23 DEBUG : dir: Looking for writers 2026/08/05 04:52:23 DEBUG : fil/a/b: Looking for writers 2026/08/05 04:52:23 DEBUG : fil/a: Looking for writers 2026/08/05 04:52:23 DEBUG : b: reading active writers 2026/08/05 04:52:23 DEBUG : fil: Looking for writers 2026/08/05 04:52:23 DEBUG : a: reading active writers 2026/08/05 04:52:23 DEBUG : Looking for writers 2026/08/05 04:52:23 DEBUG : dir: reading active writers 2026/08/05 04:52:23 DEBUG : fil: reading active writers 2026/08/05 04:52:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.77s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:23 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:23 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:23 DEBUG : dir: Looking for writers 2026/08/05 04:52:23 DEBUG : Looking for writers 2026/08/05 04:52:23 DEBUG : dir: reading active writers 2026/08/05 04:52:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:23 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:23 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:23 DEBUG : dir: Looking for writers 2026/08/05 04:52:23 DEBUG : file1: reading active writers 2026/08/05 04:52:23 DEBUG : Looking for writers 2026/08/05 04:52:23 DEBUG : dir: reading active writers 2026/08/05 04:52:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:23 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:23 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/subdir/file3" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gurokig2pife/dir/subdir/file3 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/05 04:52:24 DEBUG : Waiting for deletions to finish 2026/08/05 04:52:24 INFO : dir/subdir/file3: Deleted 2026/08/05 04:52:24 DEBUG : removing 1 level 2 directories 2026/08/05 04:52:24 INFO : dir/subdir: Removing directory 2026/08/05 04:52:24 DEBUG : dir: invalidating directory cache 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/05 04:52:24 DEBUG : dir/file1: Reset virtual modtime 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/05 04:52:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/05 04:52:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:24 DEBUG : dir: invalidating directory cache 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/05 04:52:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/05 04:52:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/05 04:52:24 DEBUG : forgetting directory cache 2026/08/05 04:52:24 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:24 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/05 04:52:24 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:24 DEBUG : dir/virtualDir: Looking for writers 2026/08/05 04:52:24 DEBUG : dir: Looking for writers 2026/08/05 04:52:24 DEBUG : file1: reading active writers 2026/08/05 04:52:24 DEBUG : virtualFile2: reading active writers 2026/08/05 04:52:24 DEBUG : virtualFile: reading active writers 2026/08/05 04:52:24 DEBUG : virtualDir: reading active writers 2026/08/05 04:52:24 DEBUG : Looking for writers 2026/08/05 04:52:24 DEBUG : dir: reading active writers 2026/08/05 04:52:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.68s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:24 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:24 ERROR : dir/: Can only open directories read only 2026/08/05 04:52:24 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:24 DEBUG : dir: Looking for writers 2026/08/05 04:52:24 DEBUG : Looking for writers 2026/08/05 04:52:24 DEBUG : dir: reading active writers 2026/08/05 04:52:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:24 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:24 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/05 04:52:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/05 04:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (5 bytes), uploading instead of streaming 2026/08/05 04:52:25 DEBUG : dir/potato: size = 5 OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/potato" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/potato 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/potato" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/potato 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/05 04:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/05 04:52:25 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:25 DEBUG : dir: Looking for writers 2026/08/05 04:52:25 DEBUG : file1: reading active writers 2026/08/05 04:52:25 DEBUG : potato: reading active writers 2026/08/05 04:52:25 DEBUG : Looking for writers 2026/08/05 04:52:25 DEBUG : dir: reading active writers 2026/08/05 04:52:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:25 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:25 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:25 DEBUG : dir/sub: Looking for writers 2026/08/05 04:52:25 DEBUG : dir: Looking for writers 2026/08/05 04:52:25 DEBUG : file1: reading active writers 2026/08/05 04:52:25 DEBUG : sub: reading active writers 2026/08/05 04:52:25 DEBUG : Looking for writers 2026/08/05 04:52:25 DEBUG : dir: reading active writers 2026/08/05 04:52:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:25 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:25 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/05 04:52:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:26 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:26 DEBUG : dir/sub/subsub: Looking for writers 2026/08/05 04:52:26 DEBUG : dir/sub: Looking for writers 2026/08/05 04:52:26 DEBUG : subsub: reading active writers 2026/08/05 04:52:26 DEBUG : dir: Looking for writers 2026/08/05 04:52:26 DEBUG : file1: reading active writers 2026/08/05 04:52:26 DEBUG : sub: reading active writers 2026/08/05 04:52:26 DEBUG : Looking for writers 2026/08/05 04:52:26 DEBUG : dir: reading active writers 2026/08/05 04:52:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:26 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:26 ERROR : dir/: Dir.Remove not empty 2026/08/05 04:52:26 DEBUG : dir/file1: Remove: 2026/08/05 04:52:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:26 DEBUG : dir/file1: >Remove: err= 2026/08/05 04:52:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/05 04:52:26 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:26 DEBUG : Looking for writers 2026/08/05 04:52:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:26 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:26 DEBUG : dir/file1: Remove: 2026/08/05 04:52:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:26 DEBUG : dir/file1: >Remove: err= 2026/08/05 04:52:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/05 04:52:26 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:26 DEBUG : Looking for writers 2026/08/05 04:52:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:26 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:26 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:27 DEBUG : dir/file1: Remove: 2026/08/05 04:52:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:27 DEBUG : dir/file1: >Remove: err= 2026/08/05 04:52:27 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:27 DEBUG : dir: Looking for writers 2026/08/05 04:52:27 DEBUG : Looking for writers 2026/08/05 04:52:27 DEBUG : dir: reading active writers 2026/08/05 04:52:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.29s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:27 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file3" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file3 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file3" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gurokig2pife/dir/file3 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file3" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file3 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file3" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gurokig2pife/dir/file3 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/05 04:52:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/05 04:52:27 DEBUG : dir: Updating dir with dir2 0x3ce0f097c480 2026/08/05 04:52:27 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/05 04:52:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir2/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir2/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir2/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir2/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir2/file1" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir2/file1 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:27 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:27 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/05 04:52:28 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/05 04:52:28 DEBUG : file2: Updating file with file2 0x3ce0f0cbe270 2026/08/05 04:52:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file2 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file2" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/file2 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file2 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file2" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/file2 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/05 04:52:28 INFO : dir2/file3: Deleted 2026/08/05 04:52:28 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/05 04:52:28 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ce0f0cbe270 2026/08/05 04:52:28 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/05 04:52:28 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir2/file3" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir2/file3 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/05 04:52:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ce0f0728780 2026/08/05 04:52:28 DEBUG : empty directory: forgetting directory cache 2026/08/05 04:52:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/05 04:52:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/05 04:52:28 DEBUG : dir2: Renaming to "dir3" 2026/08/05 04:52:28 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:28 DEBUG : dir3: Looking for writers 2026/08/05 04:52:28 DEBUG : file3: reading active writers 2026/08/05 04:52:28 DEBUG : renamed empty directory: Looking for writers 2026/08/05 04:52:28 DEBUG : Looking for writers 2026/08/05 04:52:28 DEBUG : dir3: reading active writers 2026/08/05 04:52:28 DEBUG : renamed empty directory: reading active writers 2026/08/05 04:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.85s) === 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:28 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:28 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/05 04:52:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/05 04:52:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/05 04:52:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/05 04:52:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/05 04:52:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (12 bytes), uploading instead of streaming 2026/08/05 04:52:29 DEBUG : dir/sub/file2: size = 12 OK 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/sub/file2" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/sub/file2 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/sub/file2" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-gurokig2pife/dir/sub/file2 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:29 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/05 04:52:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/05 04:52:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:29 DEBUG : forgetting directory cache 2026/08/05 04:52:29 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:29 DEBUG : dir/sub: forgetting directory cache 2026/08/05 04:52:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/05 04:52:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (5 bytes), uploading instead of streaming 2026/08/05 04:52:29 DEBUG : dir/sub/file0: size = 5 OK 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/sub/file0" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/sub/file0 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/sub/file0" 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/sub/file0 2026/08/05 04:52:29 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:29 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:29 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:29 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/05 04:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/05 04:52:29 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:29 DEBUG : dir/sub: Looking for writers 2026/08/05 04:52:29 DEBUG : file0: reading active writers 2026/08/05 04:52:29 DEBUG : file2: reading active writers 2026/08/05 04:52:29 DEBUG : dir: Looking for writers 2026/08/05 04:52:29 DEBUG : file1: reading active writers 2026/08/05 04:52:29 DEBUG : sub: reading active writers 2026/08/05 04:52:29 DEBUG : Looking for writers 2026/08/05 04:52:29 DEBUG : dir: reading active writers 2026/08/05 04:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:29 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:29 DEBUG : forgetting directory cache 2026/08/05 04:52:30 DEBUG : forgetting directory cache 2026/08/05 04:52:30 DEBUG : dir: forgetting directory cache 2026/08/05 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:30 DEBUG : dir: Looking for writers 2026/08/05 04:52:30 DEBUG : Looking for writers 2026/08/05 04:52:30 DEBUG : dir: reading active writers 2026/08/05 04:52:30 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:30 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/05 04:52:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/05 04:52:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/05 04:52:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/05 04:52:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:30 DEBUG : dir: Looking for writers 2026/08/05 04:52:30 DEBUG : file1: reading active writers 2026/08/05 04:52:30 DEBUG : file1.metadata: reading active writers 2026/08/05 04:52:30 DEBUG : Looking for writers 2026/08/05 04:52:30 DEBUG : dir: reading active writers 2026/08/05 04:52:30 DEBUG : dir.metadata: reading active writers 2026/08/05 04:52:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:30 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:30 DEBUG : dir: Looking for writers 2026/08/05 04:52:30 DEBUG : file1: reading active writers 2026/08/05 04:52:30 DEBUG : Looking for writers 2026/08/05 04:52:30 DEBUG : dir: reading active writers 2026/08/05 04:52:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:30 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:30 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:31 DEBUG : Can set mod time: true 2026/08/05 04:52:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:31 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:31 DEBUG : dir: Looking for writers 2026/08/05 04:52:31 DEBUG : file1: reading active writers 2026/08/05 04:52:31 DEBUG : Looking for writers 2026/08/05 04:52:31 DEBUG : dir: reading active writers 2026/08/05 04:52:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:31 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (0 bytes), uploading instead of streaming 2026/08/05 04:52:31 DEBUG : dir/file1: size = 0 OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:52:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/05 04:52:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/05 04:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:31 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:31 DEBUG : dir: Looking for writers 2026/08/05 04:52:31 DEBUG : file1: reading active writers 2026/08/05 04:52:31 DEBUG : Looking for writers 2026/08/05 04:52:31 DEBUG : dir: reading active writers 2026/08/05 04:52:31 DEBUG : >WaitForWriters: 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/05 04:52:31 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:31 DEBUG : dir: Looking for writers 2026/08/05 04:52:31 DEBUG : file1: reading active writers 2026/08/05 04:52:31 DEBUG : Looking for writers 2026/08/05 04:52:31 DEBUG : dir: reading active writers 2026/08/05 04:52:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:31 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:31 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (5 bytes), uploading instead of streaming 2026/08/05 04:52:32 DEBUG : dir/file1: size = 5 OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/05 04:52:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/05 04:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:32 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:32 DEBUG : dir: Looking for writers 2026/08/05 04:52:32 DEBUG : file1: reading active writers 2026/08/05 04:52:32 DEBUG : Looking for writers 2026/08/05 04:52:32 DEBUG : dir: reading active writers 2026/08/05 04:52:32 DEBUG : >WaitForWriters: 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/05 04:52:32 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:32 DEBUG : dir: Looking for writers 2026/08/05 04:52:32 DEBUG : file1: reading active writers 2026/08/05 04:52:32 DEBUG : Looking for writers 2026/08/05 04:52:32 DEBUG : dir: reading active writers 2026/08/05 04:52:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:32 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:32 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:32 DEBUG : dir: Looking for writers 2026/08/05 04:52:32 DEBUG : file1: reading active writers 2026/08/05 04:52:32 DEBUG : Looking for writers 2026/08/05 04:52:32 DEBUG : dir: reading active writers 2026/08/05 04:52:32 DEBUG : >WaitForWriters: 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:32 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:32 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:32 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/05 04:52:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0ace840): close: 2026/08/05 04:52:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0ace840): >close: err= 2026/08/05 04:52:33 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : >WaitForWriters: 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:33 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : >WaitForWriters: 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:33 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:33 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/05 04:52:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): _writeAt: size=5, off=0 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): openPending: 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/05 04:52:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/05 04:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): >openPending: err= 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): >_writeAt: n=5, err= 2026/08/05 04:52:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): close: 2026/08/05 04:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/05 04:52:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/05 04:52:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/05 04:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/05 04:52:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 04:52:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:33 DEBUG : dir/file1(0x3ce0f0acf780): >close: err= 2026/08/05 04:52:33 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/05 04:52:33 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1.2f98c60a.partial" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1.2f98c60a.partial 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1.2f98c60a.partial" 2026/08/05 04:52:33 DEBUG : dir: Looking for writers 2026/08/05 04:52:33 DEBUG : file1: reading active writers 2026/08/05 04:52:33 DEBUG : Looking for writers 2026/08/05 04:52:33 DEBUG : dir: reading active writers 2026/08/05 04:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gurokig2pife/dir/file1.2f98c60a.partial 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:33 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/05 04:52:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/05 04:52:33 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/05 04:52:33 INFO : dir/file1: Copied (replaced existing) 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:33 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : dir: Looking for writers 2026/08/05 04:52:34 DEBUG : file1: reading active writers 2026/08/05 04:52:34 DEBUG : Looking for writers 2026/08/05 04:52:34 DEBUG : dir: reading active writers 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/05 04:52:34 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/05 04:52:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:34 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/05 04:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:34 DEBUG : >WaitForWriters: 2026/08/05 04:52:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/05 04:52:34 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:34 DEBUG : dir: Looking for writers 2026/08/05 04:52:34 DEBUG : file1: reading active writers 2026/08/05 04:52:34 DEBUG : Looking for writers 2026/08/05 04:52:34 DEBUG : dir: reading active writers 2026/08/05 04:52:34 DEBUG : >WaitForWriters: 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:34 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:34 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:34 DEBUG : dir: Looking for writers 2026/08/05 04:52:34 DEBUG : file1: reading active writers 2026/08/05 04:52:34 DEBUG : Looking for writers 2026/08/05 04:52:34 DEBUG : dir: reading active writers 2026/08/05 04:52:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.30s) === RUN TestFileOpenReadUnknownSize 2026/08/05 04:52:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/05 04:52:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/05 04:52:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/05 04:52:34 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:34 DEBUG : Looking for writers 2026/08/05 04:52:34 DEBUG : file.txt: reading active writers 2026/08/05 04:52:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:34 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (25 bytes), uploading instead of streaming 2026/08/05 04:52:34 DEBUG : dir/file1: size = 25 OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/05 04:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:34 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:34 DEBUG : dir: Looking for writers 2026/08/05 04:52:34 DEBUG : file1: reading active writers 2026/08/05 04:52:34 DEBUG : Looking for writers 2026/08/05 04:52:34 DEBUG : dir: reading active writers 2026/08/05 04:52:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:34 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:34 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:35 DEBUG : dir/file1: Remove: 2026/08/05 04:52:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:35 DEBUG : dir/file1: >Remove: err= 2026/08/05 04:52:35 DEBUG : dir/file1: Remove: 2026/08/05 04:52:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/05 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:35 DEBUG : dir: Looking for writers 2026/08/05 04:52:35 DEBUG : Looking for writers 2026/08/05 04:52:35 DEBUG : dir: reading active writers 2026/08/05 04:52:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:35 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:35 DEBUG : dir/file1: Remove: 2026/08/05 04:52:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:35 DEBUG : dir/file1: >Remove: err= 2026/08/05 04:52:35 DEBUG : dir/file1: Remove: 2026/08/05 04:52:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/05 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:35 DEBUG : dir: Looking for writers 2026/08/05 04:52:35 DEBUG : Looking for writers 2026/08/05 04:52:35 DEBUG : dir: reading active writers 2026/08/05 04:52:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:35 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/05 04:52:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/05 04:52:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:35 DEBUG : dir/file1: Open: flags=0x3 2026/08/05 04:52:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/05 04:52:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/05 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:35 DEBUG : dir: Looking for writers 2026/08/05 04:52:35 DEBUG : file1: reading active writers 2026/08/05 04:52:35 DEBUG : Looking for writers 2026/08/05 04:52:35 DEBUG : dir: reading active writers 2026/08/05 04:52:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:35 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:35 DEBUG : dir: Looking for writers 2026/08/05 04:52:35 DEBUG : file1: reading active writers 2026/08/05 04:52:35 DEBUG : Looking for writers 2026/08/05 04:52:35 DEBUG : dir: reading active writers 2026/08/05 04:52:35 DEBUG : >WaitForWriters: 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:35 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0dadad0 2026/08/05 04:52:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:35 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:36 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f0dadad0 2026/08/05 04:52:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:36 DEBUG : dir/file1: File is currently open, delaying rename 0x3ce0f0dadad0 2026/08/05 04:52:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (25 bytes), uploading instead of streaming 2026/08/05 04:52:36 DEBUG : dir/file1: size = 25 OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/05 04:52:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:36 DEBUG : newLeaf: Running delayed rename now 2026/08/05 04:52:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:36 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0dadad0 2026/08/05 04:52:36 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:36 DEBUG : dir: Looking for writers 2026/08/05 04:52:36 DEBUG : Looking for writers 2026/08/05 04:52:36 DEBUG : dir: reading active writers 2026/08/05 04:52:36 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:36 DEBUG : >WaitForWriters: 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:36 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:36 DEBUG : dir: Looking for writers 2026/08/05 04:52:36 DEBUG : Looking for writers 2026/08/05 04:52:36 DEBUG : dir: reading active writers 2026/08/05 04:52:36 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:36 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:36 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:36 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:36 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:36 DEBUG : dir: Looking for writers 2026/08/05 04:52:36 DEBUG : file1: reading active writers 2026/08/05 04:52:36 DEBUG : Looking for writers 2026/08/05 04:52:36 DEBUG : dir: reading active writers 2026/08/05 04:52:36 DEBUG : >WaitForWriters: 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:37 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10b6ea0 2026/08/05 04:52:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:37 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f10b6ea0 2026/08/05 04:52:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/05 04:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:37 DEBUG : dir/file1: File is currently open, delaying rename 0x3ce0f10b6ea0 2026/08/05 04:52:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (25 bytes), uploading instead of streaming 2026/08/05 04:52:37 DEBUG : dir/file1: size = 25 OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/05 04:52:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:37 DEBUG : newLeaf: Running delayed rename now 2026/08/05 04:52:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:37 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10b6ea0 2026/08/05 04:52:37 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:37 DEBUG : dir: Looking for writers 2026/08/05 04:52:37 DEBUG : Looking for writers 2026/08/05 04:52:37 DEBUG : dir: reading active writers 2026/08/05 04:52:37 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:37 DEBUG : >WaitForWriters: 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:37 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:37 DEBUG : dir: Looking for writers 2026/08/05 04:52:37 DEBUG : Looking for writers 2026/08/05 04:52:37 DEBUG : dir: reading active writers 2026/08/05 04:52:37 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:37 DEBUG : >WaitForWriters: 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:37 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:37 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:37 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): openPending: 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/05 04:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): >openPending: err= 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): _writeAt: size=14, off=0 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): >_writeAt: n=14, err= 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): close: 2026/08/05 04:52:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/05 04:52:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f10a1900): >close: err= 2026/08/05 04:52:38 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: starting upload 2026/08/05 04:52:38 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1.ca338588.partial" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1.ca338588.partial 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1.ca338588.partial" 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1.ca338588.partial 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/05 04:52:38 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/05 04:52:38 INFO : dir/file1: Copied (replaced existing) 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/05 04:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:38 DEBUG : dir: Looking for writers 2026/08/05 04:52:38 DEBUG : file1: reading active writers 2026/08/05 04:52:38 DEBUG : Looking for writers 2026/08/05 04:52:38 DEBUG : dir: reading active writers 2026/08/05 04:52:38 DEBUG : >WaitForWriters: 2026/08/05 04:52:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): _readAt: size=512, off=0 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): openPending: 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/05 04:52:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/05 04:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): >openPending: err= 2026/08/05 04:52:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): >_readAt: n=14, err=EOF 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): close: 2026/08/05 04:52:38 DEBUG : dir/file1(0x3ce0f128a780): >close: err= 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:38 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10ec410 2026/08/05 04:52:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:38 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/05 04:52:39 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f10ec410 2026/08/05 04:52:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:39 DEBUG : dir/file1(0x3ce0f1276740): openPending: 2026/08/05 04:52:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/05 04:52:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/05 04:52:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:39 DEBUG : dir/file1(0x3ce0f1276740): >openPending: err= 2026/08/05 04:52:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:39 DEBUG : dir/file1(0x3ce0f1276740): _writeAt: size=25, off=0 2026/08/05 04:52:39 DEBUG : dir/file1(0x3ce0f1276740): >_writeAt: n=25, err= 2026/08/05 04:52:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:39 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10ec410 2026/08/05 04:52:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:39 DEBUG : newLeaf(0x3ce0f1276740): close: 2026/08/05 04:52:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/05 04:52:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-05 04:52:39.410990529 +0000 UTC m=+18.706007818 2026/08/05 04:52:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:39 DEBUG : newLeaf(0x3ce0f1276740): >close: err= 2026/08/05 04:52:39 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/05 04:52:39 DEBUG : newLeaf.ebfde9dc.partial: size = 25 OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf.ebfde9dc.partial" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf.ebfde9dc.partial 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf.ebfde9dc.partial" 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf.ebfde9dc.partial 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : newLeaf.ebfde9dc.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:39 DEBUG : newLeaf.ebfde9dc.partial: renamed to: newLeaf 2026/08/05 04:52:39 INFO : newLeaf: Copied (replaced existing) 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : dir: Looking for writers 2026/08/05 04:52:39 DEBUG : Looking for writers 2026/08/05 04:52:39 DEBUG : dir: reading active writers 2026/08/05 04:52:39 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-05 04:52:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/05 04:52:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/05 04:52:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/05 04:52:39 DEBUG : >WaitForWriters: 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:39 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:40 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:40 DEBUG : dir: Looking for writers 2026/08/05 04:52:40 DEBUG : Looking for writers 2026/08/05 04:52:40 DEBUG : dir: reading active writers 2026/08/05 04:52:40 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:40 DEBUG : >WaitForWriters: 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:40 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:40 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:40 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:40 DEBUG : dir: Looking for writers 2026/08/05 04:52:40 DEBUG : file1: reading active writers 2026/08/05 04:52:40 DEBUG : Looking for writers 2026/08/05 04:52:40 DEBUG : dir: reading active writers 2026/08/05 04:52:40 DEBUG : >WaitForWriters: 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:40 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10ec000 2026/08/05 04:52:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:40 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f10ec000 2026/08/05 04:52:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:40 DEBUG : dir/file1(0x3ce0f07ab1c0): openPending: 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:40 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/05 04:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f07ab1c0): >openPending: err= 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f07ab1c0): _writeAt: size=25, off=0 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f07ab1c0): >_writeAt: n=25, err= 2026/08/05 04:52:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:41 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f10ec000 2026/08/05 04:52:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:41 DEBUG : newLeaf(0x3ce0f07ab1c0): close: 2026/08/05 04:52:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/05 04:52:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-05 04:52:41.022417081 +0000 UTC m=+20.317434350 2026/08/05 04:52:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:41 DEBUG : newLeaf(0x3ce0f07ab1c0): >close: err= 2026/08/05 04:52:41 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:41 DEBUG : newLeaf: vfs cache: starting upload 2026/08/05 04:52:41 DEBUG : newLeaf.92d10084.partial: size = 25 OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf.92d10084.partial" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf.92d10084.partial 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf.92d10084.partial" 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf.92d10084.partial 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : newLeaf.92d10084.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:41 DEBUG : newLeaf.92d10084.partial: renamed to: newLeaf 2026/08/05 04:52:41 INFO : newLeaf: Copied (replaced existing) 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-05 04:52:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/05 04:52:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/05 04:52:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:41 DEBUG : >WaitForWriters: 2026/08/05 04:52:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:41 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:41 DEBUG : >WaitForWriters: 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:41 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:41 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): openPending: 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:41 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/05 04:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): >openPending: err= 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): _writeAt: size=14, off=0 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): >_writeAt: n=14, err= 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): close: 2026/08/05 04:52:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/05 04:52:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/05 04:52:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:41 DEBUG : dir/file1(0x3ce0f06ea440): >close: err= 2026/08/05 04:52:41 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : file1: reading active writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : file1: reading active writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:41 DEBUG : dir: Looking for writers 2026/08/05 04:52:41 DEBUG : file1: reading active writers 2026/08/05 04:52:41 DEBUG : Looking for writers 2026/08/05 04:52:41 DEBUG : dir: reading active writers 2026/08/05 04:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:42 DEBUG : dir: Looking for writers 2026/08/05 04:52:42 DEBUG : file1: reading active writers 2026/08/05 04:52:42 DEBUG : Looking for writers 2026/08/05 04:52:42 DEBUG : dir: reading active writers 2026/08/05 04:52:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/05 04:52:42 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1.ca338588.partial" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1.ca338588.partial 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1.ca338588.partial" 2026/08/05 04:52:42 DEBUG : dir: Looking for writers 2026/08/05 04:52:42 DEBUG : file1: reading active writers 2026/08/05 04:52:42 DEBUG : Looking for writers 2026/08/05 04:52:42 DEBUG : dir: reading active writers 2026/08/05 04:52:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1.ca338588.partial 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/05 04:52:42 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/05 04:52:42 INFO : dir/file1: Copied (replaced existing) 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : dir: Looking for writers 2026/08/05 04:52:42 DEBUG : file1: reading active writers 2026/08/05 04:52:42 DEBUG : Looking for writers 2026/08/05 04:52:42 DEBUG : dir: reading active writers 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/05 04:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:42 DEBUG : >WaitForWriters: 2026/08/05 04:52:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): _readAt: size=512, off=0 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): openPending: 2026/08/05 04:52:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/05 04:52:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/05 04:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): >openPending: err= 2026/08/05 04:52:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): >_readAt: n=14, err=EOF 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): close: 2026/08/05 04:52:42 DEBUG : dir/file1(0x3ce0f03b80c0): >close: err= 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:42 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0d01d40 2026/08/05 04:52:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/05 04:52:42 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f0d01d40 2026/08/05 04:52:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:42 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:43 DEBUG : dir/file1(0x3ce0f11f4600): openPending: 2026/08/05 04:52:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/05 04:52:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/05 04:52:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:43 DEBUG : dir/file1(0x3ce0f11f4600): >openPending: err= 2026/08/05 04:52:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:43 DEBUG : dir/file1(0x3ce0f11f4600): _writeAt: size=25, off=0 2026/08/05 04:52:43 DEBUG : dir/file1(0x3ce0f11f4600): >_writeAt: n=25, err= 2026/08/05 04:52:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:43 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0d01d40 2026/08/05 04:52:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:43 DEBUG : newLeaf(0x3ce0f11f4600): close: 2026/08/05 04:52:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/05 04:52:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-05 04:52:43.161841721 +0000 UTC m=+22.456858991 2026/08/05 04:52:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:43 DEBUG : newLeaf(0x3ce0f11f4600): >close: err= 2026/08/05 04:52:43 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:43 DEBUG : newLeaf: vfs cache: starting upload 2026/08/05 04:52:43 DEBUG : newLeaf.02e6c5ef.partial: size = 25 OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf.02e6c5ef.partial" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf.02e6c5ef.partial 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf.02e6c5ef.partial" 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf.02e6c5ef.partial 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : newLeaf.02e6c5ef.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:43 DEBUG : newLeaf.02e6c5ef.partial: renamed to: newLeaf 2026/08/05 04:52:43 INFO : newLeaf: Copied (replaced existing) 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-05 04:52:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/05 04:52:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/05 04:52:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:43 DEBUG : >WaitForWriters: 2026/08/05 04:52:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:43 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:43 DEBUG : dir: Looking for writers 2026/08/05 04:52:43 DEBUG : Looking for writers 2026/08/05 04:52:43 DEBUG : dir: reading active writers 2026/08/05 04:52:43 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:43 DEBUG : >WaitForWriters: 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:43 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:43 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:43 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:44 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:44 DEBUG : dir: Looking for writers 2026/08/05 04:52:44 DEBUG : file1: reading active writers 2026/08/05 04:52:44 DEBUG : Looking for writers 2026/08/05 04:52:44 DEBUG : dir: reading active writers 2026/08/05 04:52:44 DEBUG : >WaitForWriters: 2026/08/05 04:52:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): _readAt: size=512, off=0 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): openPending: 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/05 04:52:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/05 04:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): >openPending: err= 2026/08/05 04:52:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/05 04:52:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): >_readAt: n=14, err=EOF 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): close: 2026/08/05 04:52:44 DEBUG : dir/file1(0x3ce0f0d51dc0): >close: err= 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:44 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0c39c70 2026/08/05 04:52:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/05 04:52:44 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f0c39c70 2026/08/05 04:52:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/05 04:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:44 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:52:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:45 DEBUG : dir/file1(0x3ce0f0ca1240): openPending: 2026/08/05 04:52:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/05 04:52:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/05 04:52:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:45 DEBUG : dir/file1(0x3ce0f0ca1240): >openPending: err= 2026/08/05 04:52:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:45 DEBUG : dir/file1(0x3ce0f0ca1240): _writeAt: size=25, off=0 2026/08/05 04:52:45 DEBUG : dir/file1(0x3ce0f0ca1240): >_writeAt: n=25, err= 2026/08/05 04:52:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:52:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/05 04:52:45 DEBUG : newLeaf: Updating file with newLeaf 0x3ce0f0c39c70 2026/08/05 04:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:52:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:45 DEBUG : newLeaf(0x3ce0f0ca1240): close: 2026/08/05 04:52:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/05 04:52:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-05 04:52:45.020831792 +0000 UTC m=+24.315849051 2026/08/05 04:52:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:45 DEBUG : newLeaf(0x3ce0f0ca1240): >close: err= 2026/08/05 04:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:45 DEBUG : newLeaf: vfs cache: starting upload 2026/08/05 04:52:45 DEBUG : newLeaf.dc469121.partial: size = 25 OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf.dc469121.partial" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf.dc469121.partial 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf.dc469121.partial" 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf.dc469121.partial 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : newLeaf.dc469121.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/05 04:52:45 DEBUG : newLeaf.dc469121.partial: renamed to: newLeaf 2026/08/05 04:52:45 INFO : newLeaf: Copied (replaced existing) 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-05 04:52:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/05 04:52:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/05 04:52:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/05 04:52:45 DEBUG : >WaitForWriters: 2026/08/05 04:52:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/newLeaf" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gurokig2pife/newLeaf 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/05 04:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : newLeaf: reading active writers 2026/08/05 04:52:45 DEBUG : >WaitForWriters: 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestFileRename (10.07s) --- PASS: TestFileRename/off,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=true (2.10s) --- PASS: TestFileRename/writes,forceCache=false (1.57s) --- PASS: TestFileRename/writes,forceCache=true (2.18s) --- PASS: TestFileRename/full,forceCache=false (1.84s) === 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:45 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:45 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:45 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:45 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/05 04:52:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:45 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:45 DEBUG : dir: Looking for writers 2026/08/05 04:52:45 DEBUG : file1: reading active writers 2026/08/05 04:52:45 DEBUG : Looking for writers 2026/08/05 04:52:45 DEBUG : dir: reading active writers 2026/08/05 04:52:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:46 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/05 04:52:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/05 04:52:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/05 04:52:46 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:46 DEBUG : dir: Looking for writers 2026/08/05 04:52:46 DEBUG : file1: reading active writers 2026/08/05 04:52:46 DEBUG : Looking for writers 2026/08/05 04:52:46 DEBUG : dir: reading active writers 2026/08/05 04:52:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:46 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/05 04:52:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/05 04:52:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/05 04:52:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/05 04:52:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/05 04:52:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/05 04:52:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/05 04:52:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/05 04:52:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/05 04:52:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/05 04:52:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/05 04:52:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/05 04:52:46 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:46 DEBUG : dir: Looking for writers 2026/08/05 04:52:46 DEBUG : file1: reading active writers 2026/08/05 04:52:46 DEBUG : Looking for writers 2026/08/05 04:52:46 DEBUG : dir: reading active writers 2026/08/05 04:52:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.37s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:46 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:46 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:46 DEBUG : dir: Looking for writers 2026/08/05 04:52:46 DEBUG : file1: reading active writers 2026/08/05 04:52:46 DEBUG : Looking for writers 2026/08/05 04:52:46 DEBUG : dir: reading active writers 2026/08/05 04:52:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.29s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:46 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:46 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/05 04:52:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/05 04:52:47 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:47 DEBUG : dir: Looking for writers 2026/08/05 04:52:47 DEBUG : file1: reading active writers 2026/08/05 04:52:47 DEBUG : Looking for writers 2026/08/05 04:52:47 DEBUG : dir: reading active writers 2026/08/05 04:52:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): _readAt: size=1, off=0 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): openPending: 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >openPending: err= 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >_readAt: n=1, err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): _readAt: size=256, off=1 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >_readAt: n=15, err=EOF 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): _readAt: size=16, off=16 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >_readAt: n=0, err=EOF 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): close: 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >close: err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): close: 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f0de1340): >close: err=file already closed 2026/08/05 04:52:47 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:47 DEBUG : dir: Looking for writers 2026/08/05 04:52:47 DEBUG : file1: reading active writers 2026/08/05 04:52:47 DEBUG : Looking for writers 2026/08/05 04:52:47 DEBUG : dir: reading active writers 2026/08/05 04:52:47 DEBUG : >WaitForWriters: 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): _readAt: size=1, off=0 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): openPending: 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >openPending: err= 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >_readAt: n=1, err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): _readAt: size=1, off=5 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >_readAt: n=1, err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): _readAt: size=1, off=3 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >_readAt: n=1, err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): _readAt: size=1, off=13 2026/08/05 04:52:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >_readAt: n=1, err= 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): _readAt: size=16, off=100 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >_readAt: n=0, err=EOF 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): close: 2026/08/05 04:52:47 DEBUG : dir/file1(0x3ce0f05eb700): >close: err= 2026/08/05 04:52:47 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:47 DEBUG : dir: Looking for writers 2026/08/05 04:52:47 DEBUG : file1: reading active writers 2026/08/05 04:52:47 DEBUG : Looking for writers 2026/08/05 04:52:47 DEBUG : dir: reading active writers 2026/08/05 04:52:47 DEBUG : >WaitForWriters: 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:47 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:47 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=1, off=0 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): openPending: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >openPending: err= 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=1, err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=1, off=5 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=1, err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=1, off=1 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=1, err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=6, off=10 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=6, err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=256, off=10 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=6, err=EOF 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=256, off=100 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=0, err=EOF 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): close: 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >close: err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): _readAt: size=256, off=100 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0e08d40): >_readAt: n=0, err=file already closed 2026/08/05 04:52:48 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:48 DEBUG : dir: Looking for writers 2026/08/05 04:52:48 DEBUG : file1: reading active writers 2026/08/05 04:52:48 DEBUG : Looking for writers 2026/08/05 04:52:48 DEBUG : dir: reading active writers 2026/08/05 04:52:48 DEBUG : >WaitForWriters: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.37s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:48 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): RWFileHandle.Flush 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): _readAt: size=256, off=0 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): openPending: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): >openPending: err= 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): >_readAt: n=16, err=EOF 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): RWFileHandle.Flush 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): RWFileHandle.Flush 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): close: 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f0c62640): >close: err= 2026/08/05 04:52:48 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:48 DEBUG : dir: Looking for writers 2026/08/05 04:52:48 DEBUG : file1: reading active writers 2026/08/05 04:52:48 DEBUG : Looking for writers 2026/08/05 04:52:48 DEBUG : dir: reading active writers 2026/08/05 04:52:48 DEBUG : >WaitForWriters: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:48 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:48 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:52:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/05 04:52:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): _readAt: size=256, off=0 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): openPending: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): >openPending: err= 2026/08/05 04:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): >_readAt: n=16, err=EOF 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): RWFileHandle.Release 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): close: 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): >close: err= 2026/08/05 04:52:48 DEBUG : dir/file1(0x3ce0f07aae00): RWFileHandle.Release 2026/08/05 04:52:48 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:48 DEBUG : dir: Looking for writers 2026/08/05 04:52:48 DEBUG : file1: reading active writers 2026/08/05 04:52:48 DEBUG : Looking for writers 2026/08/05 04:52:48 DEBUG : dir: reading active writers 2026/08/05 04:52:48 DEBUG : >WaitForWriters: 2026/08/05 04:52:48 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.33s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:49 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:49 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:49 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): openPending: 2026/08/05 04:52:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): >openPending: err= 2026/08/05 04:52:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): _writeAt: size=5, off=0 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): >_writeAt: n=5, err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): _writeAt: size=7, off=5 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): >_writeAt: n=7, err= 2026/08/05 04:52:49 DEBUG : file1: vfs cache: truncate to size=11 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): close: 2026/08/05 04:52:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:49.01028796 +0000 UTC m=+28.305305218 2026/08/05 04:52:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): >close: err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): close: 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f0c63240): >close: err=file already closed 2026/08/05 04:52:49 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:49 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:49 DEBUG : file1.de8d7fa0.partial: size = 11 OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.de8d7fa0.partial" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.de8d7fa0.partial 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.de8d7fa0.partial" 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1.de8d7fa0.partial 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1.de8d7fa0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/05 04:52:49 DEBUG : file1.de8d7fa0.partial: renamed to: file1 2026/08/05 04:52:49 INFO : file1: Copied (new) 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-05 04:52:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/05 04:52:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:49 DEBUG : >WaitForWriters: 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/05 04:52:49 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : >WaitForWriters: 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:49 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:49 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:49 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): openPending: 2026/08/05 04:52:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): >openPending: err= 2026/08/05 04:52:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): _writeAt: size=7, off=0 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): >_writeAt: n=7, err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): _writeAt: size=6, off=5 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): >_writeAt: n=6, err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): close: 2026/08/05 04:52:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:49.550372441 +0000 UTC m=+28.845389700 2026/08/05 04:52:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): >close: err= 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): _writeAt: size=5, off=0 2026/08/05 04:52:49 DEBUG : file1(0x3ce0f03b9180): >_writeAt: n=0, err=file already closed 2026/08/05 04:52:49 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:49 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:49 DEBUG : file1.8ae45cd1.partial: size = 11 OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.8ae45cd1.partial" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.8ae45cd1.partial 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.8ae45cd1.partial" 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1.8ae45cd1.partial 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1.8ae45cd1.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/05 04:52:49 DEBUG : file1.8ae45cd1.partial: renamed to: file1 2026/08/05 04:52:49 INFO : file1: Copied (new) 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : Looking for writers 2026/08/05 04:52:49 DEBUG : file1: reading active writers 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-05 04:52:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/05 04:52:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:49 DEBUG : >WaitForWriters: 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:49 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/05 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : >WaitForWriters: 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.54s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:50 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:50 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:50 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0c63e00): openPending: 2026/08/05 04:52:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0c63e00): >openPending: err= 2026/08/05 04:52:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0c63e00): close: 2026/08/05 04:52:50 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:50.092307827 +0000 UTC m=+29.387325086 2026/08/05 04:52:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0c63e00): >close: err= 2026/08/05 04:52:50 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/05 04:52:50 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:52:50 DEBUG : file2: newRWFileHandle: 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): openPending: 2026/08/05 04:52:50 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): >openPending: err= 2026/08/05 04:52:50 DEBUG : file2: >newRWFileHandle: err= 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:50 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/05 04:52:50 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): RWFileHandle.Flush 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): RWFileHandle.Release 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): close: 2026/08/05 04:52:50 DEBUG : file2: vfs cache: setting modification time to 2026-08-05 04:52:50.093553058 +0000 UTC m=+29.388570317 2026/08/05 04:52:50 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:50 DEBUG : file2(0x3ce0f107c380): >close: err= 2026/08/05 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/05 04:52:50 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:50 DEBUG : file2: vfs cache: starting upload 2026/08/05 04:52:50 DEBUG : file1.9307b651.partial: size = 0 OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.9307b651.partial" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.9307b651.partial 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.9307b651.partial" 2026/08/05 04:52:50 DEBUG : file2.e8436031.partial: size = 0 OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2.e8436031.partial" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file2.e8436031.partial 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file2.e8436031.partial" 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file2.e8436031.partial 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file2.e8436031.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:52:50 DEBUG : file2.e8436031.partial: renamed to: file2 2026/08/05 04:52:50 INFO : file2: Copied (new) 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1.9307b651.partial 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file1.9307b651.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:52:50 DEBUG : file1.9307b651.partial: renamed to: file1 2026/08/05 04:52:50 INFO : file1: Copied (new) 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-05 04:52:50 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/05 04:52:50 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/05 04:52:50 INFO : file2: vfs cache: upload succeeded try #1 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-05 04:52:50 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/05 04:52:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:50 DEBUG : >WaitForWriters: 2026/08/05 04:52:50 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file2" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gurokig2pife/file2 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:50 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/05 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : file2: reading active writers 2026/08/05 04:52:50 DEBUG : >WaitForWriters: 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:50 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:50 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:50 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): openPending: 2026/08/05 04:52:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): >openPending: err= 2026/08/05 04:52:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): _writeAt: size=5, off=0 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): >_writeAt: n=5, err= 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): RWFileHandle.Flush 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): RWFileHandle.Flush 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): close: 2026/08/05 04:52:50 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:50.842182037 +0000 UTC m=+30.137199296 2026/08/05 04:52:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:50 DEBUG : file1(0x3ce0f0e185c0): >close: err= 2026/08/05 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:50 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:50 DEBUG : file1.9a8aa213.partial: size = 5 OK 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.9a8aa213.partial" 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.9a8aa213.partial 2026/08/05 04:52:50 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.9a8aa213.partial" 2026/08/05 04:52:50 DEBUG : Looking for writers 2026/08/05 04:52:50 DEBUG : file1: reading active writers 2026/08/05 04:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1.9a8aa213.partial 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : file1.9a8aa213.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:51 DEBUG : file1.9a8aa213.partial: renamed to: file1 2026/08/05 04:52:51 INFO : file1: Copied (new) 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-05 04:52:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/05 04:52:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:51 DEBUG : >WaitForWriters: 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting 2026/08/05 04:52:51 INFO : file1: vfs cache: upload succeeded try #1 --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:51 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:51 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:51 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): openPending: 2026/08/05 04:52:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): >openPending: err= 2026/08/05 04:52:51 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): _writeAt: size=5, off=0 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): >_writeAt: n=5, err= 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): RWFileHandle.Release 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): close: 2026/08/05 04:52:51 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:51.178372612 +0000 UTC m=+30.473389901 2026/08/05 04:52:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): >close: err= 2026/08/05 04:52:51 DEBUG : file1(0x3ce0f0e192c0): RWFileHandle.Release 2026/08/05 04:52:51 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:51 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:51 DEBUG : file1.ed18b595.partial: size = 5 OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.ed18b595.partial" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.ed18b595.partial 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.ed18b595.partial" 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1.ed18b595.partial 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : file1.ed18b595.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:51 DEBUG : file1.ed18b595.partial: renamed to: file1 2026/08/05 04:52:51 INFO : file1: Copied (new) 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-05 04:52:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/05 04:52:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:51 DEBUG : >WaitForWriters: 2026/08/05 04:52:51 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:51 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:51 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/05 04:52:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): openPending: 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): >openPending: err= 2026/08/05 04:52:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/05 04:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): _writeAt: size=5, off=0 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): >_writeAt: n=5, err= 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): close: 2026/08/05 04:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-05 04:52:51.799687832 +0000 UTC m=+31.094705091 2026/08/05 04:52:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:51 DEBUG : dir/file1(0x3ce0f11f4100): >close: err= 2026/08/05 04:52:51 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:51 DEBUG : dir: Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : dir: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:51 DEBUG : dir: Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : dir: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:51 DEBUG : dir: Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : dir: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:51 DEBUG : dir: Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : dir: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/05 04:52:51 DEBUG : dir/file1.c7e21cf5.partial: size = 5 OK 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1.c7e21cf5.partial" 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1.c7e21cf5.partial 2026/08/05 04:52:51 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1.c7e21cf5.partial" 2026/08/05 04:52:51 DEBUG : dir: Looking for writers 2026/08/05 04:52:51 DEBUG : file1: reading active writers 2026/08/05 04:52:51 DEBUG : Looking for writers 2026/08/05 04:52:51 DEBUG : dir: reading active writers 2026/08/05 04:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/file1.c7e21cf5.partial 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1.c7e21cf5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:52 DEBUG : dir/file1.c7e21cf5.partial: renamed to: dir/file1 2026/08/05 04:52:52 INFO : dir/file1: Copied (replaced existing) 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-05 04:52:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:52 DEBUG : >WaitForWriters: 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:52 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/05 04:52:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/05 04:52:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/05 04:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/05 04:52:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): _writeAt: size=5, off=0 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): openPending: 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/05 04:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): >openPending: err= 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): >_writeAt: n=5, err= 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): _writeAt: size=15, off=5 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): >_writeAt: n=15, err= 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): close: 2026/08/05 04:52:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-05 04:52:52.454433269 +0000 UTC m=+31.749450528 2026/08/05 04:52:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:52 DEBUG : dir/file1(0x3ce0f06ea700): >close: err= 2026/08/05 04:52:52 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: starting upload 2026/08/05 04:52:52 DEBUG : dir/file1.fbe1a003.partial: size = 20 OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1.fbe1a003.partial" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1.fbe1a003.partial 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1.fbe1a003.partial" 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gurokig2pife/dir/file1.fbe1a003.partial 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1.fbe1a003.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/05 04:52:52 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/05 04:52:52 DEBUG : dir/file1.fbe1a003.partial: renamed to: dir/file1 2026/08/05 04:52:52 INFO : dir/file1: Copied (replaced existing) 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-05 04:52:52 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/05 04:52:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:52 DEBUG : dir: Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : dir: reading active writers 2026/08/05 04:52:52 DEBUG : >WaitForWriters: 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:52 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:52 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:52 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): openPending: 2026/08/05 04:52:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): >openPending: err= 2026/08/05 04:52:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): _writeAt: size=5, off=0 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): >_writeAt: n=5, err= 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): close: 2026/08/05 04:52:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-05 04:52:52.779978652 +0000 UTC m=+32.074995901 2026/08/05 04:52:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:52 DEBUG : file1(0x3ce0f11f5200): >close: err= 2026/08/05 04:52:52 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:52 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:52 DEBUG : file1.a9feacee.partial: size = 5 OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.a9feacee.partial" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.a9feacee.partial 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.a9feacee.partial" 2026/08/05 04:52:52 DEBUG : Looking for writers 2026/08/05 04:52:52 DEBUG : file1: reading active writers 2026/08/05 04:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:52 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:52 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1.a9feacee.partial 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:52 DEBUG : file1.a9feacee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:52 DEBUG : file1.a9feacee.partial: renamed to: file1 2026/08/05 04:52:52 INFO : file1: Copied (new) 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:52 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-05 04:52:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/05 04:52:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:53 DEBUG : >WaitForWriters: 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.106015664 +0000 UTC m=+32.401032923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c623c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.106015664 +0000 UTC m=+32.401032923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.106015664 +0000 UTC m=+32.401032923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118cfc0 item 1 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.109775955 +0000 UTC m=+32.404793214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c633c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.109775955 +0000 UTC m=+32.404793214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c638c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d6c0 item 2 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.111823721 +0000 UTC m=+32.406840970 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.111823721 +0000 UTC m=+32.406840970 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.111823721 +0000 UTC m=+32.406840970 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aaec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118da40 item 3 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.114886766 +0000 UTC m=+32.409904015 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.114886766 +0000 UTC m=+32.409904015 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abc40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06800e0 item 4 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.117614397 +0000 UTC m=+32.412631726 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.117614397 +0000 UTC m=+32.412631726 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.117614397 +0000 UTC m=+32.412631726 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a76d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680770 item 5 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.120543026 +0000 UTC m=+32.415560295 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a773c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.120543026 +0000 UTC m=+32.415560295 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a77900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680c40 item 6 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.122581415 +0000 UTC m=+32.417598664 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.122581415 +0000 UTC m=+32.417598664 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.122581415 +0000 UTC m=+32.417598664 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae2a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06810a0 item 7 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.125251859 +0000 UTC m=+32.420269108 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae30c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.125251859 +0000 UTC m=+32.420269108 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681ab0 item 8 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0ae3bc0): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ae3bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.12692128 +0000 UTC m=+32.421938529 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.12692128 +0000 UTC m=+32.421938529 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.12692128 +0000 UTC m=+32.421938529 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b18a00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298070 item 9 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.130006918 +0000 UTC m=+32.425024207 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.130006918 +0000 UTC m=+32.425024207 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b195c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298540 item 10 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0b19c00): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b19c00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.13207429 +0000 UTC m=+32.427091539 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b400c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.13207429 +0000 UTC m=+32.427091539 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b405c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.13207429 +0000 UTC m=+32.427091539 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12989a0 item 11 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.134944851 +0000 UTC m=+32.429962150 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.134944851 +0000 UTC m=+32.429962150 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298f50 item 12 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0b41cc0): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41cc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.137148983 +0000 UTC m=+32.432166232 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.137148983 +0000 UTC m=+32.432166232 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12992d0 item 13 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.140216396 +0000 UTC m=+32.435233655 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.140216396 +0000 UTC m=+32.435233655 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299730 item 14 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0b69a40): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.142795486 +0000 UTC m=+32.437812825 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.142795486 +0000 UTC m=+32.437812825 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9c5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299b20 item 15 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.145910458 +0000 UTC m=+32.440927707 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9cc40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.145910458 +0000 UTC m=+32.440927707 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06de540 item 16 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.147660933 +0000 UTC m=+32.442678183 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9d7c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.147660933 +0000 UTC m=+32.442678183 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9dc40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.147660933 +0000 UTC m=+32.442678183 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06deb60 item 17 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.14996271 +0000 UTC m=+32.444979959 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.14996271 +0000 UTC m=+32.444979959 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbce00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06df180 item 18 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.152645065 +0000 UTC m=+32.447662314 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.152645065 +0000 UTC m=+32.447662314 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.152645065 +0000 UTC m=+32.447662314 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbde80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06df650 item 19 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.154772602 +0000 UTC m=+32.449789851 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.154772602 +0000 UTC m=+32.449789851 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd8b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ada850 item 20 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.156933953 +0000 UTC m=+32.451951202 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd91c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.156933953 +0000 UTC m=+32.451951202 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd96c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.156933953 +0000 UTC m=+32.451951202 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd9bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adae70 item 21 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.159581904 +0000 UTC m=+32.454599153 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.159581904 +0000 UTC m=+32.454599153 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb500 item 22 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.161606086 +0000 UTC m=+32.456623335 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.161606086 +0000 UTC m=+32.456623335 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.161606086 +0000 UTC m=+32.456623335 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfd80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1303110 item 23 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.164718393 +0000 UTC m=+32.459735642 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.164718393 +0000 UTC m=+32.459735642 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c84a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f13035e0 item 24 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0c85080): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.167198717 +0000 UTC m=+32.462216036 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.167198717 +0000 UTC m=+32.462216036 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.167198717 +0000 UTC m=+32.462216036 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c85e80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1303c00 item 25 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.171305873 +0000 UTC m=+32.466323132 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cac600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.171305873 +0000 UTC m=+32.466323132 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cacb40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07702a0 item 26 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0cad180): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.173837243 +0000 UTC m=+32.468854511 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cad540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.173837243 +0000 UTC m=+32.468854511 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cada40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.173837243 +0000 UTC m=+32.468854511 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0770690 item 27 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.177049518 +0000 UTC m=+32.472066797 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.177049518 +0000 UTC m=+32.472066797 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce0c40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0770b60 item 28 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0ce1280): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.179628017 +0000 UTC m=+32.474645266 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.179628017 +0000 UTC m=+32.474645266 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ce1d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07710a0 item 29 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.181504171 +0000 UTC m=+32.476521420 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d14480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.181504171 +0000 UTC m=+32.476521420 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d149c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07716c0 item 30 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0d15000): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.183678315 +0000 UTC m=+32.478695564 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d153c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.183678315 +0000 UTC m=+32.478695564 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d15a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0771ab0 item 31 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.186030578 +0000 UTC m=+32.481047827 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.186030578 +0000 UTC m=+32.481047827 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778000 item 32 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.187909516 +0000 UTC m=+32.482926795 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d34d80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778380 item 33 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.189994674 +0000 UTC m=+32.485011923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.189994674 +0000 UTC m=+32.485011923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778690 item 33 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.192839545 +0000 UTC m=+32.487856804 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d35d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778cb0 item 34 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.194300484 +0000 UTC m=+32.489317733 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d622c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.194300484 +0000 UTC m=+32.489317733 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778e70 item 34 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.195795788 +0000 UTC m=+32.490813037 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d62e40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07793b0 item 35 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.196417912 +0000 UTC m=+32.491435172 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d632c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.196417912 +0000 UTC m=+32.491435172 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d637c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779730 item 35 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.197968981 +0000 UTC m=+32.492986230 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d63e40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779ab0 item 36 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.198679884 +0000 UTC m=+32.493697133 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.198679884 +0000 UTC m=+32.493697133 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779c70 item 36 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.20062147 +0000 UTC m=+32.495638719 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c12f40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb9d0 item 37 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.20134167 +0000 UTC m=+32.496358919 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c133c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.20134167 +0000 UTC m=+32.496358919 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c138c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adbe30 item 37 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.203230787 +0000 UTC m=+32.498248036 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03acd90 item 38 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.204304885 +0000 UTC m=+32.499322134 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3a540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.204304885 +0000 UTC m=+32.499322134 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3aa80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad030 item 38 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.206359334 +0000 UTC m=+32.501376584 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b100): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad730 item 39 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.20700279 +0000 UTC m=+32.502020039 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3b600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.20700279 +0000 UTC m=+32.502020039 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c3bb00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03adb90 item 39 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.208785737 +0000 UTC m=+32.503802986 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10310 item 40 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.209507229 +0000 UTC m=+32.504524478 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6a780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.209507229 +0000 UTC m=+32.504524478 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6acc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a105b0 item 40 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.211385185 +0000 UTC m=+32.506402434 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10cb0 item 41 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.211930034 +0000 UTC m=+32.506947283 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6b780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10e70 item 41 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.212602965 +0000 UTC m=+32.507620214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c6bc40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.212602965 +0000 UTC m=+32.507620214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11340 item 41 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.214416649 +0000 UTC m=+32.509433899 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0e8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a119d0 item 42 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.214970705 +0000 UTC m=+32.509987954 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0edc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a000 item 42 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.21579885 +0000 UTC m=+32.510816099 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.21579885 +0000 UTC m=+32.510816099 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0f880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a1c0 item 42 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.217505593 +0000 UTC m=+32.512522842 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e0fec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a930 item 43 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.21816112 +0000 UTC m=+32.513178369 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e384c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077ac40 item 43 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.2187222 +0000 UTC m=+32.513739449 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38a00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.2187222 +0000 UTC m=+32.513739449 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e38f40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077ae70 item 43 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.220645793 +0000 UTC m=+32.515663071 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b500 item 44 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.221284267 +0000 UTC m=+32.516301527 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e39a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b6c0 item 44 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.221958942 +0000 UTC m=+32.516976191 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e560c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.221958942 +0000 UTC m=+32.516976191 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b880 item 44 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.22348874 +0000 UTC m=+32.518505989 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e56c80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077bc00 item 45 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.224023951 +0000 UTC m=+32.519041200 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.224023951 +0000 UTC m=+32.519041200 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062e770 item 45 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.225853507 +0000 UTC m=+32.520870765 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e57ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062f570 item 46 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.226475991 +0000 UTC m=+32.521493240 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7a4c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.226475991 +0000 UTC m=+32.521493240 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7abc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062fb90 item 46 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.228226817 +0000 UTC m=+32.523244066 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077c3f0 item 47 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.229110285 +0000 UTC m=+32.524127545 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7b700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.229110285 +0000 UTC m=+32.524127545 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e7be00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077c5b0 item 47 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.231227764 +0000 UTC m=+32.526245013 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaa540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077c930 item 48 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.23197777 +0000 UTC m=+32.526995019 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eaaa40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.23197777 +0000 UTC m=+32.526995019 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077cf50 item 48 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.234124324 +0000 UTC m=+32.529141573 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eab780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077d2d0 item 49 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.23486903 +0000 UTC m=+32.529886279 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eabc00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.23486903 +0000 UTC m=+32.529886279 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077d490 item 49 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.236798433 +0000 UTC m=+32.531815682 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077d9d0 item 50 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.237547097 +0000 UTC m=+32.532564357 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcdc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.237547097 +0000 UTC m=+32.532564357 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077dc00 item 50 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.239168117 +0000 UTC m=+32.534185366 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd9c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0682230 item 51 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.239748644 +0000 UTC m=+32.534765893 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eddec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.239748644 +0000 UTC m=+32.534765893 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0682700 item 51 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.242230521 +0000 UTC m=+32.537247780 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b92c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09924d0 item 52 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.242898903 +0000 UTC m=+32.537916162 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.242898903 +0000 UTC m=+32.537916162 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1100): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09ba2a0 item 52 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.245757782 +0000 UTC m=+32.540775031 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bae70 item 53 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.24650896 +0000 UTC m=+32.541526209 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db1c80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.24650896 +0000 UTC m=+32.541526209 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f882c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bb420 item 53 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.248709666 +0000 UTC m=+32.543726915 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0682620 item 54 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.249588926 +0000 UTC m=+32.544606195 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efc9c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.249588926 +0000 UTC m=+32.544606195 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efcf40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0682e70 item 54 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.251667801 +0000 UTC m=+32.546685050 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efd5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06835e0 item 55 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.252363235 +0000 UTC m=+32.547380494 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0efdac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.252363235 +0000 UTC m=+32.547380494 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0683810 item 55 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.253997881 +0000 UTC m=+32.549015130 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f88e80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bbce0 item 56 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.254685711 +0000 UTC m=+32.549702960 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.254685711 +0000 UTC m=+32.549702960 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f89900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992690 item 56 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.256659137 +0000 UTC m=+32.551676386 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992c40 item 57 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.257618708 +0000 UTC m=+32.552635957 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6c880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992e70 item 57 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.258332576 +0000 UTC m=+32.553349825 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6cdc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.258332576 +0000 UTC m=+32.553349825 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0993110 item 57 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.26006593 +0000 UTC m=+32.555083179 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6d980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0993960 item 58 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.260782473 +0000 UTC m=+32.555799722 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f6dec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2150 item 58 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.261583015 +0000 UTC m=+32.556600264 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b26c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.261583015 +0000 UTC m=+32.556600264 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b36c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2690 item 58 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.263372854 +0000 UTC m=+32.558390244 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2c40 item 59 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.263935106 +0000 UTC m=+32.558952355 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2ee0 item 59 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.264741279 +0000 UTC m=+32.559758528 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.264741279 +0000 UTC m=+32.559758528 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3260 item 59 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.267409738 +0000 UTC m=+32.562426987 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3730 item 60 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.267964044 +0000 UTC m=+32.562981293 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f45c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab38f0 item 60 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.268621254 +0000 UTC m=+32.563638514 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.268621254 +0000 UTC m=+32.563638514 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3ab0 item 60 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.270179557 +0000 UTC m=+32.565196806 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06781c0 item 61 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.270867436 +0000 UTC m=+32.565884685 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5cc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.270867436 +0000 UTC m=+32.565884685 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c624c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06784d0 item 61 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.272727358 +0000 UTC m=+32.567744607 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c62b00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0678bd0 item 62 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.27336363 +0000 UTC m=+32.568380879 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.27336363 +0000 UTC m=+32.568380879 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c637c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06790a0 item 62 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.275053912 +0000 UTC m=+32.570071161 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c63e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679570 item 63 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.2757044 +0000 UTC m=+32.570721649 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.2757044 +0000 UTC m=+32.570721649 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679880 item 63 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.277610129 +0000 UTC m=+32.572627378 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679c70 item 64 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.278313818 +0000 UTC m=+32.573331067 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07abe80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.278313818 +0000 UTC m=+32.573331067 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a4380 item 64 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.279934028 +0000 UTC m=+32.574951277 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acee40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a4e00 item 65 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.280599604 +0000 UTC m=+32.575616853 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.280599604 +0000 UTC m=+32.575616853 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf7c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a52d0 item 65 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.282258306 +0000 UTC m=+32.577275555 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfe80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a5a40 item 66 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.283008172 +0000 UTC m=+32.578025421 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.283008172 +0000 UTC m=+32.578025421 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edc940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a5c70 item 66 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.284777975 +0000 UTC m=+32.579795224 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edcf80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2310 item 67 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.285403335 +0000 UTC m=+32.580420584 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.285403335 +0000 UTC m=+32.580420584 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0edd900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2700 item 67 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.287559025 +0000 UTC m=+32.582576274 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b80c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2b60 item 68 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.288645336 +0000 UTC m=+32.583662585 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.288645336 +0000 UTC m=+32.583662585 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2d20 item 68 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.291631015 +0000 UTC m=+32.586648264 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db0b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d30a0 item 69 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.292538348 +0000 UTC m=+32.587555607 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.292538348 +0000 UTC m=+32.587555607 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fde540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d3260 item 69 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.294378664 +0000 UTC m=+32.589395913 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdebc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d35e0 item 70 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.295156773 +0000 UTC m=+32.590174022 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.295156773 +0000 UTC m=+32.590174022 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdf600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d3ab0 item 70 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.297246869 +0000 UTC m=+32.592264118 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fdfc80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930230 item 71 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.297947873 +0000 UTC m=+32.592965122 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.297947873 +0000 UTC m=+32.592965122 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09303f0 item 71 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.300205436 +0000 UTC m=+32.595222685 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff0e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930cb0 item 72 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.301040533 +0000 UTC m=+32.596057782 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.301040533 +0000 UTC m=+32.596057782 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930ee0 item 72 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.30281834 +0000 UTC m=+32.597835589 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ff1e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0931c00 item 73 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.303479268 +0000 UTC m=+32.598496517 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0931e30 item 73 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.304326558 +0000 UTC m=+32.599343828 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffe8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.304326558 +0000 UTC m=+32.599343828 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ffee00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384150 item 73 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.306020687 +0000 UTC m=+32.601037956 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384620 item 74 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.306688869 +0000 UTC m=+32.601706138 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fff940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384bd0 item 74 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.307539054 +0000 UTC m=+32.602556303 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0fffe80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.307539054 +0000 UTC m=+32.602556303 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384e70 item 74 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.309287966 +0000 UTC m=+32.604305226 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0746b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385260 item 75 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.309854928 +0000 UTC m=+32.604872177 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385420 item 75 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.310595986 +0000 UTC m=+32.605613296 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.310595986 +0000 UTC m=+32.605613296 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0747ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385650 item 75 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.312258175 +0000 UTC m=+32.607275464 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bc070 item 76 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.312850974 +0000 UTC m=+32.607868264 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bc310 item 76 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.313708645 +0000 UTC m=+32.608725894 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f6c40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.313708645 +0000 UTC m=+32.608725894 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f71c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bc9a0 item 76 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.31537464 +0000 UTC m=+32.610391889 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): >openPending: err= 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bd420 item 77 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.316011652 +0000 UTC m=+32.611028902 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08f7d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.316011652 +0000 UTC m=+32.611028902 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091e500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bd6c0 item 77 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.317955103 +0000 UTC m=+32.612972502 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091eb40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bdc00 item 78 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.318580974 +0000 UTC m=+32.613598223 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.318580974 +0000 UTC m=+32.613598223 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091f740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d40e0 item 78 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.320379522 +0000 UTC m=+32.615396771 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f091fd80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4460 item 79 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.320925753 +0000 UTC m=+32.615943012 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.320925753 +0000 UTC m=+32.615943012 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0974a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4690 item 79 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.32274112 +0000 UTC m=+32.617758410 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09750c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4af0 item 80 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.323412868 +0000 UTC m=+32.618430117 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09755c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.323412868 +0000 UTC m=+32.618430117 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0975cc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4d20 item 80 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.325229309 +0000 UTC m=+32.620246588 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d50a0 item 81 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.326036693 +0000 UTC m=+32.621053943 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0aca880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.326036693 +0000 UTC m=+32.621053943 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acadc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5260 item 81 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.327763634 +0000 UTC m=+32.622780883 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5810 item 82 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.328599913 +0000 UTC m=+32.623617203 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acb940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.328599913 +0000 UTC m=+32.623617203 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acbec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5ab0 item 82 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.330235142 +0000 UTC m=+32.625252391 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c000 item 83 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.330957044 +0000 UTC m=+32.625974293 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b04b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.330957044 +0000 UTC m=+32.625974293 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c1c0 item 83 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.332630746 +0000 UTC m=+32.627648035 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c5b0 item 84 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.333508513 +0000 UTC m=+32.628525772 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b05c00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.333508513 +0000 UTC m=+32.628525772 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c770 item 84 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.335232708 +0000 UTC m=+32.630250288 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118caf0 item 85 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.335924164 +0000 UTC m=+32.630941423 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b26e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.335924164 +0000 UTC m=+32.630941423 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118ccb0 item 85 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.337636858 +0000 UTC m=+32.632654177 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b279c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d110 item 86 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.338422713 +0000 UTC m=+32.633439951 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b27ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.338422713 +0000 UTC m=+32.633439951 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d3b0 item 86 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.340025299 +0000 UTC m=+32.635042568 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b42bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d810 item 87 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.340757871 +0000 UTC m=+32.635775151 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b430c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.340757871 +0000 UTC m=+32.635775151 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d9d0 item 87 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.342382219 +0000 UTC m=+32.637399458 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b43c80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118dd50 item 88 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.343150069 +0000 UTC m=+32.638167318 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.343150069 +0000 UTC m=+32.638167318 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5c800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06800e0 item 88 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.344856972 +0000 UTC m=+32.639874212 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5ce40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680770 item 89 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.345442538 +0000 UTC m=+32.640459787 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680930 item 89 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.346700994 +0000 UTC m=+32.641718243 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5d8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.346700994 +0000 UTC m=+32.641718243 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b5de40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680af0 item 89 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.348672327 +0000 UTC m=+32.643689576 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9a580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680e70 item 90 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.349352912 +0000 UTC m=+32.644370161 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9aac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681180 item 90 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.35025165 +0000 UTC m=+32.645268888 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.35025165 +0000 UTC m=+32.645268888 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9b5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681500 item 90 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.352050616 +0000 UTC m=+32.647067885 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b9bc00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681b90 item 91 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.352678982 +0000 UTC m=+32.647696271 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681dc0 item 91 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.354544646 +0000 UTC m=+32.649561895 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbc780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.354544646 +0000 UTC m=+32.649561895 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbcd00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298150 item 91 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.356273671 +0000 UTC m=+32.651290920 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12984d0 item 92 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.356860629 +0000 UTC m=+32.651877899 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbd880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298690 item 92 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.357699833 +0000 UTC m=+32.652717083 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbddc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.357699833 +0000 UTC m=+32.652717083 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298930 item 92 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.359428879 +0000 UTC m=+32.654446118 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298d90 item 93 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.360028561 +0000 UTC m=+32.655045810 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.360028561 +0000 UTC m=+32.655045810 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298f50 item 93 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.361778275 +0000 UTC m=+32.656795554 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12992d0 item 94 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.362454051 +0000 UTC m=+32.657471289 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0c380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.362454051 +0000 UTC m=+32.657471289 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ca80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299490 item 94 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.364491379 +0000 UTC m=+32.659508628 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299960 item 95 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.365202231 +0000 UTC m=+32.660219510 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0d600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.365202231 +0000 UTC m=+32.660219510 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0dd00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299b20 item 95 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.367005686 +0000 UTC m=+32.662022936 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06de310 item 96 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.367693836 +0000 UTC m=+32.662711085 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2a980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.367693836 +0000 UTC m=+32.662711085 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06de7e0 item 96 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= 2026/08/05 04:52:53 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : >WaitForWriters: 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.378819173 +0000 UTC m=+32.673836422 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2b700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.378819173 +0000 UTC m=+32.673836422 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c2bb80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.378819173 +0000 UTC m=+32.673836422 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0770850 item 1 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.381488605 +0000 UTC m=+32.676505854 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5a780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.381488605 +0000 UTC m=+32.676505854 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5ac80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0770e00 item 2 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.383380436 +0000 UTC m=+32.678397686 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.383380436 +0000 UTC m=+32.678397686 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5b740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.383380436 +0000 UTC m=+32.678397686 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c5bc00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0771420 item 3 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.385778966 +0000 UTC m=+32.680796215 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.385778966 +0000 UTC m=+32.680796215 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8e8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07719d0 item 4 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.387372414 +0000 UTC m=+32.682389663 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8ef00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.387372414 +0000 UTC m=+32.682389663 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.387372414 +0000 UTC m=+32.682389663 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8f840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0771e30 item 5 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.389680774 +0000 UTC m=+32.684698053 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d8fec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.389680774 +0000 UTC m=+32.684698053 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adacb0 item 6 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.391286215 +0000 UTC m=+32.686303504 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de6b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.391286215 +0000 UTC m=+32.686303504 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.391286215 +0000 UTC m=+32.686303504 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb180 item 7 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.393804972 +0000 UTC m=+32.688822231 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de7bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.393804972 +0000 UTC m=+32.688822231 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb730 item 8 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0e067c0): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e067c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.396247424 +0000 UTC m=+32.691264693 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.396247424 +0000 UTC m=+32.691264693 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.396247424 +0000 UTC m=+32.691264693 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ac620 item 9 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.39881942 +0000 UTC m=+32.693836669 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.39881942 +0000 UTC m=+32.693836669 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e361c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad030 item 10 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0e36800): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.401375207 +0000 UTC m=+32.696392456 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e36bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.401375207 +0000 UTC m=+32.696392456 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e370c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.401375207 +0000 UTC m=+32.696392456 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e375c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad730 item 11 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.405617747 +0000 UTC m=+32.700634996 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e37c40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.405617747 +0000 UTC m=+32.700634996 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778a10 item 12 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0caa8c0): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caa8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.407889879 +0000 UTC m=+32.702907128 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0caac80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.407889879 +0000 UTC m=+32.702907128 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a102a0 item 13 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.410040579 +0000 UTC m=+32.705057828 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e54a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.410040579 +0000 UTC m=+32.705057828 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778e70 item 14 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0cab800): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cab800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.412203765 +0000 UTC m=+32.707221104 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cabbc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.412203765 +0000 UTC m=+32.707221104 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cde380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07793b0 item 15 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.415229007 +0000 UTC m=+32.710246277 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdea00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.415229007 +0000 UTC m=+32.710246277 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdef40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07798f0 item 16 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.41768265 +0000 UTC m=+32.712699969 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdf580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.41768265 +0000 UTC m=+32.712699969 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cdfa00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.41768265 +0000 UTC m=+32.712699969 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779c70 item 17 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.420570663 +0000 UTC m=+32.715587923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8c680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.420570663 +0000 UTC m=+32.715587923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8cbc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a5b0 item 18 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.422531806 +0000 UTC m=+32.717549055 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.422531806 +0000 UTC m=+32.717549055 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8d740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.422531806 +0000 UTC m=+32.717549055 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e8dc40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077aaf0 item 19 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.424954381 +0000 UTC m=+32.719971670 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac3c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.424954381 +0000 UTC m=+32.719971670 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b3b0 item 20 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.42666985 +0000 UTC m=+32.721687109 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eacf80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.42666985 +0000 UTC m=+32.721687109 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.42666985 +0000 UTC m=+32.721687109 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b7a0 item 21 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.429185371 +0000 UTC m=+32.724202620 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e551c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.429185371 +0000 UTC m=+32.724202620 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10c40 item 22 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.430792084 +0000 UTC m=+32.725809333 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e55d80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.430792084 +0000 UTC m=+32.725809333 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.430792084 +0000 UTC m=+32.725809333 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11180 item 23 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.433061702 +0000 UTC m=+32.728078951 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78f00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.433061702 +0000 UTC m=+32.728078951 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11ce0 item 24 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0eadc00): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eadc00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.438032316 +0000 UTC m=+32.733049586 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.438032316 +0000 UTC m=+32.733049586 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eea5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.438032316 +0000 UTC m=+32.733049586 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeab00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a070 item 25 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.442218542 +0000 UTC m=+32.737235791 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.442218542 +0000 UTC m=+32.737235791 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eeb6c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077a930 item 26 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f0eebd00): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eebd00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.444341971 +0000 UTC m=+32.739359220 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.444341971 +0000 UTC m=+32.739359220 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09be700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.444341971 +0000 UTC m=+32.739359220 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bec40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077ae70 item 27 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.446830591 +0000 UTC m=+32.741847840 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.446830591 +0000 UTC m=+32.741847840 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bf800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077b650 item 28 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f09bfe40): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09bfe40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.449422515 +0000 UTC m=+32.744439784 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b2480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.449422515 +0000 UTC m=+32.744439784 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08b35c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077bb20 item 29 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.451814081 +0000 UTC m=+32.746831330 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f05eb680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.451814081 +0000 UTC m=+32.746831330 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1302380 item 30 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): _readAt: size=2, off=0 2026/08/05 04:52:53 ERROR : open-test-file(0x3ce0f06ea8c0): Couldn't read size of file 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ea8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.453874101 +0000 UTC m=+32.748891350 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06eb0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.453874101 +0000 UTC m=+32.748891350 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f06ebe80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f13028c0 item 31 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.455780521 +0000 UTC m=+32.750797771 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.455780521 +0000 UTC m=+32.750797771 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f4bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1302f50 item 32 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.458606738 +0000 UTC m=+32.753623997 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f13032d0 item 33 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.459226318 +0000 UTC m=+32.754243567 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.459226318 +0000 UTC m=+32.754243567 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f11f5b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1303490 item 33 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.461549595 +0000 UTC m=+32.756566844 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aa7c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1303a40 item 34 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.462276277 +0000 UTC m=+32.757293526 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07aacc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.462276277 +0000 UTC m=+32.757293526 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1303c70 item 34 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.464097086 +0000 UTC m=+32.759114355 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f07ab900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062e7e0 item 35 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.465054654 +0000 UTC m=+32.760071923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace040): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.465054654 +0000 UTC m=+32.760071923 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ace5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062f3b0 item 35 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.467330621 +0000 UTC m=+32.762347870 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acecc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f062fc00 item 36 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.468433294 +0000 UTC m=+32.763450543 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.468433294 +0000 UTC m=+32.763450543 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acf700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06823f0 item 36 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.470293907 +0000 UTC m=+32.765311156 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0acfdc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0682c40 item 37 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.470914569 +0000 UTC m=+32.765931818 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.470914569 +0000 UTC m=+32.765931818 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b8fc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06831f0 item 37 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.472597387 +0000 UTC m=+32.767614636 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f03b9840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06837a0 item 38 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.473505511 +0000 UTC m=+32.768522760 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.473505511 +0000 UTC m=+32.768522760 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eac780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0683ce0 item 38 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.475200051 +0000 UTC m=+32.770217300 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0eace00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09baa80 item 39 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.476049606 +0000 UTC m=+32.771066865 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.476049606 +0000 UTC m=+32.771066865 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ead800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bb260 item 39 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.477861647 +0000 UTC m=+32.772878906 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bb960 item 40 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.478718905 +0000 UTC m=+32.773736165 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fa7c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.478718905 +0000 UTC m=+32.773736165 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fad00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09bbdc0 item 40 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.480597353 +0000 UTC m=+32.775614612 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992460 item 41 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.481265896 +0000 UTC m=+32.776283155 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fb7c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992690 item 41 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.481900954 +0000 UTC m=+32.776918214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f08fbc80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.481900954 +0000 UTC m=+32.776918214 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09382c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992930 item 41 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.483739947 +0000 UTC m=+32.778757217 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0992e70 item 42 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.484343697 +0000 UTC m=+32.779360956 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0938e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0993110 item 42 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.485172272 +0000 UTC m=+32.780189531 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0939340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.485172272 +0000 UTC m=+32.780189531 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09398c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0993500 item 42 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.487344754 +0000 UTC m=+32.782362014 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2150 item 43 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.487980535 +0000 UTC m=+32.782997804 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2690 item 43 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.488725622 +0000 UTC m=+32.783742881 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.488725622 +0000 UTC m=+32.783742881 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0972f80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2930 item 43 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.49065708 +0000 UTC m=+32.785674338 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f09735c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab2e70 item 44 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.491419819 +0000 UTC m=+32.786437078 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0973ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3180 item 44 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.492488047 +0000 UTC m=+32.787505296 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e100): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.492488047 +0000 UTC m=+32.787505296 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8e680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab33b0 item 44 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.494275853 +0000 UTC m=+32.789293102 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8ecc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3880 item 45 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.494919007 +0000 UTC m=+32.789936256 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.494919007 +0000 UTC m=+32.789936256 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0a8f8c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3a40 item 45 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.49806597 +0000 UTC m=+32.793083340 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ab3e30 item 46 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.498739321 +0000 UTC m=+32.793756590 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ade500): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.498739321 +0000 UTC m=+32.793756590 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adec00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0678460 item 46 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.500950967 +0000 UTC m=+32.795968227 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0678a80 item 47 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.501681306 +0000 UTC m=+32.796698566 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adf740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.501681306 +0000 UTC m=+32.796698566 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0adfe40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679030 item 47 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.503588417 +0000 UTC m=+32.798605706 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679490 item 48 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.504262671 +0000 UTC m=+32.799279940 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af2a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.504262671 +0000 UTC m=+32.799279940 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af3180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679730 item 48 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.506169301 +0000 UTC m=+32.801186581 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a43f0 item 49 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.506829799 +0000 UTC m=+32.801847048 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0e5c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.506829799 +0000 UTC m=+32.801847048 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0eb00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a4a10 item 49 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.509567227 +0000 UTC m=+32.804584486 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a5420 item 50 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.510353212 +0000 UTC m=+32.805370450 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0f680): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.510353212 +0000 UTC m=+32.805370450 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f0fc00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a5880 item 50 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.512754236 +0000 UTC m=+32.807771495 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06a5ce0 item 51 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.5135088 +0000 UTC m=+32.808526049 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.5135088 +0000 UTC m=+32.808526049 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f24dc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2070 item 51 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.51563205 +0000 UTC m=+32.810649309 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d27e0 item 52 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.516300302 +0000 UTC m=+32.811317572 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.516300302 +0000 UTC m=+32.811317572 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f25ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d29a0 item 52 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.51817405 +0000 UTC m=+32.813191310 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2d90 item 53 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.518715443 +0000 UTC m=+32.813732702 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f30b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.518715443 +0000 UTC m=+32.813732702 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d2f50 item 53 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.520602967 +0000 UTC m=+32.815620226 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31700): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d32d0 item 54 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.521532482 +0000 UTC m=+32.816549731 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f31c00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.521532482 +0000 UTC m=+32.816549731 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d3490 item 54 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.523212785 +0000 UTC m=+32.818230034 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d3b20 item 55 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.523950197 +0000 UTC m=+32.818967446 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b98e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.523950197 +0000 UTC m=+32.818967446 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f11d3ce0 item 55 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.525980541 +0000 UTC m=+32.820997790 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b999c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930380 item 56 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.526772406 +0000 UTC m=+32.821789655 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b99ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.526772406 +0000 UTC m=+32.821789655 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8540): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f09305b0 item 56 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.528735022 +0000 UTC m=+32.823752302 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba8b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930d20 item 57 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.529371474 +0000 UTC m=+32.824388743 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba90c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0930f50 item 57 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.530322 +0000 UTC m=+32.825339249 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.530322 +0000 UTC m=+32.825339249 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ba9b80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0931570 item 57 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.532815247 +0000 UTC m=+32.827832526 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe2c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384000 item 58 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.533461638 +0000 UTC m=+32.828478927 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbe800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f13841c0 item 58 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.534286305 +0000 UTC m=+32.829303554 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbed40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.534286305 +0000 UTC m=+32.829303554 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f13843f0 item 58 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.537219865 +0000 UTC m=+32.832237114 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbf940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384c40 item 59 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.537766948 +0000 UTC m=+32.832784247 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bbfe80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1384ee0 item 59 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.538708746 +0000 UTC m=+32.833726045 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd64c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.538708746 +0000 UTC m=+32.833726045 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd6a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385110 item 59 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.541047663 +0000 UTC m=+32.836064912 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7080): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385490 item 60 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.541865407 +0000 UTC m=+32.836882696 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd75c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385960 item 60 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.542895412 +0000 UTC m=+32.837912661 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0bd7b00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.542895412 +0000 UTC m=+32.837912661 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a1c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1385ce0 item 60 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.545486204 +0000 UTC m=+32.840503473 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0a800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bc3f0 item 61 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.546311382 +0000 UTC m=+32.841328652 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ad40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.546311382 +0000 UTC m=+32.841328652 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0b440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bcaf0 item 61 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.548666028 +0000 UTC m=+32.843683338 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c0ba80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bd490 item 62 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.549304725 +0000 UTC m=+32.844321984 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c260c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.549304725 +0000 UTC m=+32.844321984 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c267c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bd730 item 62 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.552021785 +0000 UTC m=+32.847039044 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c26e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03bdc70 item 63 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.552697251 +0000 UTC m=+32.847714520 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.552697251 +0000 UTC m=+32.847714520 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c27a40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4150 item 63 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): >_readAt: n=0, err=Bad file descriptor 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.554588963 +0000 UTC m=+32.849606222 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d44d0 item 64 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.555299846 +0000 UTC m=+32.850317104 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4e6c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.555299846 +0000 UTC m=+32.850317104 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4edc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4690 item 64 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.558303928 +0000 UTC m=+32.853321187 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4af0 item 65 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.559763864 +0000 UTC m=+32.854781134 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4f880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.559763864 +0000 UTC m=+32.854781134 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c4fd80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d4d20 item 65 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.561473303 +0000 UTC m=+32.856490571 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c4c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d50a0 item 66 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.56217093 +0000 UTC m=+32.857188179 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7c940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.56217093 +0000 UTC m=+32.857188179 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7ce80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5260 item 66 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.563624325 +0000 UTC m=+32.858641614 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d4c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5650 item 67 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.56417788 +0000 UTC m=+32.859195129 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7d940): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.56417788 +0000 UTC m=+32.859195129 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0c7de40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5810 item 67 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.5656605 +0000 UTC m=+32.860677759 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb85c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f10d5ce0 item 68 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.566277344 +0000 UTC m=+32.861294594 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb8ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.566277344 +0000 UTC m=+32.861294594 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c000 item 68 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.567623416 +0000 UTC m=+32.862640665 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c3f0 item 69 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.568226315 +0000 UTC m=+32.863243564 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cb9ac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.568226315 +0000 UTC m=+32.863243564 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c5b0 item 69 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.569879366 +0000 UTC m=+32.864896615 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cea740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118c930 item 70 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.570726296 +0000 UTC m=+32.865743545 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceac40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.570726296 +0000 UTC m=+32.865743545 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118caf0 item 70 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.572588422 +0000 UTC m=+32.867605741 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ceb800): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118cee0 item 71 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.573651518 +0000 UTC m=+32.868668768 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0cebd00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.573651518 +0000 UTC m=+32.868668768 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c300): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d110 item 71 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.576535275 +0000 UTC m=+32.871552544 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1c980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d650 item 72 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.577320829 +0000 UTC m=+32.872338078 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1ce80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.577320829 +0000 UTC m=+32.872338078 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d3c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118d810 item 72 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.578932491 +0000 UTC m=+32.873949740 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1d980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118db90 item 73 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.579580586 +0000 UTC m=+32.874597835 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d1de80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f118dd50 item 73 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.580332805 +0000 UTC m=+32.875350094 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44440): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.580332805 +0000 UTC m=+32.875350094 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06800e0 item 73 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.582057071 +0000 UTC m=+32.877074310 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0d44fc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679ab0 item 74 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.582708933 +0000 UTC m=+32.877726182 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0af39c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0679e30 item 74 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.583451174 +0000 UTC m=+32.878468423 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a000): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.583451174 +0000 UTC m=+32.878468423 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0a580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298150 item 74 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.584888919 +0000 UTC m=+32.879906169 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0abc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12984d0 item 75 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.585544156 +0000 UTC m=+32.880561405 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b0c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): _writeAt: size=3, off=2 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298690 item 75 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.58612285 +0000 UTC m=+32.881140088 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0b600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.58612285 +0000 UTC m=+32.881140088 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b0bb40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298850 item 75 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.587487135 +0000 UTC m=+32.882504384 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40280): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298cb0 item 76 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.587995435 +0000 UTC m=+32.883012675 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40780): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1298e70 item 76 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): _writeAt: size=3, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.588616548 +0000 UTC m=+32.883633797 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b40cc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.588616548 +0000 UTC m=+32.883633797 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41240): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299030 item 76 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.59019059 +0000 UTC m=+32.885207839 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41880): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f12993b0 item 77 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.590796123 +0000 UTC m=+32.885813362 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b41d80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.590796123 +0000 UTC m=+32.885813362 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299570 item 77 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.592677316 +0000 UTC m=+32.887694585 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b68bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299a40 item 78 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.593517733 +0000 UTC m=+32.888534971 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b690c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.593517733 +0000 UTC m=+32.888534971 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b697c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f1299c00 item 78 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.59533758 +0000 UTC m=+32.890354829 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0b69e00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06de540 item 79 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.595898929 +0000 UTC m=+32.890916178 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.595898929 +0000 UTC m=+32.890916178 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db8b00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06de930 item 79 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.597508769 +0000 UTC m=+32.892526018 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06dee00 item 80 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.59811851 +0000 UTC m=+32.893135759 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.59811851 +0000 UTC m=+32.893135759 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0db9d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f06defc0 item 80 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.600187137 +0000 UTC m=+32.895204386 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0770700 item 81 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.600876559 +0000 UTC m=+32.895893808 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8900): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.600876559 +0000 UTC m=+32.895893808 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0de8e40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07708c0 item 81 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.602739597 +0000 UTC m=+32.897756846 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f501c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ada620 item 82 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.603446632 +0000 UTC m=+32.898463881 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f506c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.603446632 +0000 UTC m=+32.898463881 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f50c40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0ada9a0 item 82 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.604936425 +0000 UTC m=+32.899953664 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f512c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adaf50 item 83 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.605590059 +0000 UTC m=+32.900607298 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f517c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.605590059 +0000 UTC m=+32.900607298 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f51d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb1f0 item 83 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.607071596 +0000 UTC m=+32.902088845 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb570 item 84 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.607795474 +0000 UTC m=+32.902812713 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.607795474 +0000 UTC m=+32.902812713 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e06f00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0adb730 item 84 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.609556219 +0000 UTC m=+32.904573468 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07580): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ac620 item 85 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.610901248 +0000 UTC m=+32.905918497 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e07a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.610901248 +0000 UTC m=+32.905918497 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e300c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03acbd0 item 85 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.612352448 +0000 UTC m=+32.907369697 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad340 item 86 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.613002526 +0000 UTC m=+32.908019765 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e30c40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.613002526 +0000 UTC m=+32.908019765 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e311c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03ad5e0 item 86 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.61448669 +0000 UTC m=+32.909503939 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f03adc00 item 87 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.61510191 +0000 UTC m=+32.910119159 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e31d40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.61510191 +0000 UTC m=+32.910119159 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4c380): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07780e0 item 87 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.616707512 +0000 UTC m=+32.911724761 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4ca00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07784d0 item 88 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.617443843 +0000 UTC m=+32.912461092 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4cf00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.617443843 +0000 UTC m=+32.912461092 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4d480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778a10 item 88 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.618911704 +0000 UTC m=+32.913928953 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e4dac0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0778e70 item 89 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.619480008 +0000 UTC m=+32.914497257 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78100): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779030 item 89 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.620309003 +0000 UTC m=+32.915326282 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78640): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.620309003 +0000 UTC m=+32.915326282 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e78bc0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07793b0 item 89 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.621952787 +0000 UTC m=+32.916970076 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79200): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f07798f0 item 90 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.622607724 +0000 UTC m=+32.917624973 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779ab0 item 90 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.623323907 +0000 UTC m=+32.918341156 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0e79c80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.623323907 +0000 UTC m=+32.918341156 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0779c70 item 90 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.624873543 +0000 UTC m=+32.919890792 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a102a0 item 91 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.625506067 +0000 UTC m=+32.920523316 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea0ec0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): >_readAt: n=2, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): _writeAt: size=3, off=7 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10540 item 91 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.626165472 +0000 UTC m=+32.921182721 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1400): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): >_readAt: n=8, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.626165472 +0000 UTC m=+32.921182721 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ea1980): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10770 item 91 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.627720879 +0000 UTC m=+32.922738128 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee20c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a10e00 item 92 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.628385394 +0000 UTC m=+32.923402643 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2600): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): open at offset 5 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11180 item 92 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): _readAt: size=2, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): _writeAt: size=3, off=5 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): >_writeAt: n=3, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.629275505 +0000 UTC m=+32.924292794 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee2b40): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): >_readAt: n=3, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.629275505 +0000 UTC m=+32.924292794 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3100): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11570 item 92 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.630788452 +0000 UTC m=+32.925805691 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3740): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0a11d50 item 93 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.631489726 +0000 UTC m=+32.926506985 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0ee3c80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.631489726 +0000 UTC m=+32.926506985 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00480): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f077c1c0 item 93 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.636303936 +0000 UTC m=+32.931321205 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00340): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680230 item 94 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.636951911 +0000 UTC m=+32.931969180 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f00a80): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.636951911 +0000 UTC m=+32.931969180 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01180): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680770 item 94 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.638686806 +0000 UTC m=+32.933704045 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f017c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680af0 item 95 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.639206798 +0000 UTC m=+32.934224047 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f01d00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.639206798 +0000 UTC m=+32.934224047 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f845c0): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0680cb0 item 95 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): open at offset 0 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): _readAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): >_readAt: n=0, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.640805256 +0000 UTC m=+32.935822505 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f84c00): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): _writeAt: size=5, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): >openPending: err= 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681180 item 96 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): >_writeAt: n=5, err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.641343553 +0000 UTC m=+32.936360792 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85140): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/05 04:52:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/05 04:52:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): _readAt: size=512, off=0 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): openPending: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): >openPending: err= 2026/08/05 04:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): >_readAt: n=5, err=EOF 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): close: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-05 04:52:53.641343553 +0000 UTC m=+32.936360792 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : open-test-file(0x3ce0f0f85840): >close: err= 2026/08/05 04:52:53 DEBUG : open-test-file: Remove: 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ce0f0681500 item 96 2026/08/05 04:52:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/05 04:52:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/05 04:52:53 DEBUG : open-test-file: >Remove: err= 2026/08/05 04:52:53 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : >WaitForWriters: 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:53 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:53 DEBUG : file1: newRWFileHandle: 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): openPending: 2026/08/05 04:52:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): >openPending: err= 2026/08/05 04:52:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/05 04:52:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): _writeAt: size=2, off=0 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): >_writeAt: n=2, err= 2026/08/05 04:52:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): RWFileHandle.Flush 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): RWFileHandle.Release 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): close: 2026/08/05 04:52:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/05 04:52:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:53 DEBUG : file1(0x3ce0f08b26c0): >close: err= 2026/08/05 04:52:53 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:53 DEBUG : file1: vfs cache: starting upload 2026/08/05 04:52:53 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1.a0a9169e.partial" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1.a0a9169e.partial 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1.a0a9169e.partial" 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gurokig2pife/file1.a0a9169e.partial 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:53 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/05 04:52:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/05 04:52:53 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/05 04:52:53 INFO : file1: Copied (new) 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gurokig2pife/file1 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/05 04:52:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/05 04:52:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/05 04:52:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/05 04:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:52:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/05 04:52:53 DEBUG : Looking for writers 2026/08/05 04:52:53 DEBUG : file1: reading active writers 2026/08/05 04:52:53 DEBUG : >WaitForWriters: 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:53 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:53 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-gurokig2pife/dir/file1: no such file or directory 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gurokig2pife/file1 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gurokig2pife/file1 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/05 04:52:54 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : file1: reading active writers 2026/08/05 04:52:54 DEBUG : >WaitForWriters: 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:54 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:52:54 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:52:54 DEBUG : rename_me: newRWFileHandle: 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): openPending: 2026/08/05 04:52:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/05 04:52:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): >openPending: err= 2026/08/05 04:52:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/05 04:52:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/05 04:52:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/05 04:52:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): _writeAt: size=5, off=0 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): >_writeAt: n=5, err= 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): close: 2026/08/05 04:52:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-05 04:52:54.186681675 +0000 UTC m=+33.481698945 2026/08/05 04:52:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/05 04:52:54 DEBUG : rename_me(0x3ce0f11f41c0): >close: err= 2026/08/05 04:52:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/05 04:52:54 DEBUG : i_was_renamed: Updating file with 0x3ce0f0fe1860 2026/08/05 04:52:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/05 04:52:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/05 04:52:54 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/05 04:52:54 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/05 04:52:54 DEBUG : i_was_renamed.243841ad.partial: size = 5 OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/i_was_renamed.243841ad.partial" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/i_was_renamed.243841ad.partial 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/i_was_renamed.243841ad.partial" 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/i_was_renamed.243841ad.partial 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : i_was_renamed.243841ad.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:52:54 DEBUG : i_was_renamed.243841ad.partial: renamed to: i_was_renamed 2026/08/05 04:52:54 INFO : i_was_renamed: Copied (new) 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/i_was_renamed" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/i_was_renamed 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/i_was_renamed" 2026/08/05 04:52:54 DEBUG : Looking for writers 2026/08/05 04:52:54 DEBUG : i_was_renamed: reading active writers 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/i_was_renamed 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:52:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-05 04:52:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/05 04:52:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/05 04:52:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/05 04:52:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/05 04:52:54 DEBUG : >WaitForWriters: 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:54 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/05 04:52:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gurokig2pife" 2026/08/05 04:52:54 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:54 DEBUG : forgetting directory cache 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): _readAt: size=512, off=0 2026/08/05 04:52:54 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): openPending: 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:54 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:53:54 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): >openPending: err= 2026/08/05 04:52:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): >_readAt: n=20, err=EOF 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): close: 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:53:54 +0000 UTC 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f07aabc0): >close: err= 2026/08/05 04:52:55 DEBUG : Re-reading directory (111.785727ms old) 2026/08/05 04:52:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : forgetting directory cache 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): _readAt: size=512, off=0 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): openPending: 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:54:54 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-05 03:53:54 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-05 03:54:54 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-05 03:53:54 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/05 04:52:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): >openPending: err= 2026/08/05 04:52:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): >_readAt: n=20, err=EOF 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): close: 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:54:54 +0000 UTC 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f11f5a40): >close: err= 2026/08/05 04:52:55 DEBUG : Re-reading directory (105.165356ms old) 2026/08/05 04:52:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : forgetting directory cache 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): _readAt: size=512, off=0 2026/08/05 04:52:55 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): openPending: 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:55:54 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-05 03:54:54 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-05 03:55:54 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-05 03:54:54 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/05 04:52:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): >openPending: err= 2026/08/05 04:52:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): >_readAt: n=20, err=EOF 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): close: 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:55:54 +0000 UTC 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f06eb3c0): >close: err= 2026/08/05 04:52:56 DEBUG : Re-reading directory (106.411688ms old) 2026/08/05 04:52:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : forgetting directory cache 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): _readAt: size=512, off=0 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): openPending: 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:56:54 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-05 03:55:54 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-05 03:56:54 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-05 03:55:54 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/05 04:52:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): >openPending: err= 2026/08/05 04:52:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): >_readAt: n=20, err=EOF 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): close: 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:56:54 +0000 UTC 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate(0x3ce0f0acefc0): >close: err= 2026/08/05 04:52:56 DEBUG : Re-reading directory (113.481399ms old) 2026/08/05 04:52:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:56 DEBUG : forgetting directory cache 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:56 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): _readAt: size=512, off=0 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): openPending: 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:57:54 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-05 03:56:54 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-05 03:57:54 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-05 03:56:54 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/05 04:52:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): >openPending: err= 2026/08/05 04:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): >_readAt: n=20, err=EOF 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): close: 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:57:54 +0000 UTC 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f03b8b40): >close: err= 2026/08/05 04:52:57 DEBUG : Re-reading directory (107.108224ms old) 2026/08/05 04:52:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : forgetting directory cache 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): _readAt: size=512, off=0 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): openPending: 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-05 03:58:54 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-05 03:57:54 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-05 03:58:54 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-05 03:57:54 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/05 04:52:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/05 04:52:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): >openPending: err= 2026/08/05 04:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): >_readAt: n=20, err=EOF 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): close: 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:58:54 +0000 UTC 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate(0x3ce0f07abbc0): >close: err= 2026/08/05 04:52:57 DEBUG : Re-reading directory (104.819442ms old) 2026/08/05 04:52:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:57 DEBUG : forgetting directory cache 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:57 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): _readAt: size=512, off=0 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): openPending: 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-05 03:59:54 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-05 03:58:54 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-05 03:59:54 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-05 03:58:54 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/05 04:52:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/05 04:52:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): >openPending: err= 2026/08/05 04:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): >_readAt: n=21, err=EOF 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): close: 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 03:59:54 +0000 UTC 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0cb7cc0): >close: err= 2026/08/05 04:52:58 DEBUG : Re-reading directory (103.964308ms old) 2026/08/05 04:52:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : forgetting directory cache 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): _readAt: size=512, off=0 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): openPending: 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-05 04:00:54 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-05 03:59:54 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-05 04:00:54 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-05 03:59:54 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/05 04:52:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/05 04:52:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): >openPending: err= 2026/08/05 04:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): >_readAt: n=22, err=EOF 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): close: 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 04:00:54 +0000 UTC 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate(0x3ce0f0d90d40): >close: err= 2026/08/05 04:52:58 DEBUG : Re-reading directory (107.102613ms old) 2026/08/05 04:52:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:58 DEBUG : forgetting directory cache 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:58 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): _readAt: size=512, off=0 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): openPending: 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-05 04:01:54 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-05 04:00:54 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-05 04:01:54 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-05 04:00:54 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/05 04:52:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/05 04:52:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): >openPending: err= 2026/08/05 04:52:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): >_readAt: n=23, err=EOF 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): close: 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 04:01:54 +0000 UTC 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0e80280): >close: err= 2026/08/05 04:52:59 DEBUG : Re-reading directory (102.782206ms old) 2026/08/05 04:52:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : forgetting directory cache 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): _readAt: size=512, off=0 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): openPending: 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gurokig2pife/TestRWCacheUpdate 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-05 04:02:54 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-05 04:01:54 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-05 04:02:54 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-05 04:01:54 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/05 04:52:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/05 04:52:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): >openPending: err= 2026/08/05 04:52:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): >_readAt: n=24, err=EOF 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): close: 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-05 04:02:54 +0000 UTC 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate(0x3ce0f0acfd80): >close: err= 2026/08/05 04:52:59 DEBUG : Re-reading directory (103.439647ms old) 2026/08/05 04:52:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/05 04:52:59 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:52:59 DEBUG : Looking for writers 2026/08/05 04:52:59 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/05 04:52:59 DEBUG : >WaitForWriters: 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.21s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:52:59 DEBUG : forgetting directory cache 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:52:59 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/05 04:53:00 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:00 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:53:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:53:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/05 04:53:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/05 04:53:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/05 04:53:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/05 04:53:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/05 04:53:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/05 04:53:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/FiLeA" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gurokig2pife/FiLeA 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/05 04:53:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/05 04:53:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/05 04:53:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FiLeB" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/FiLeB 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/05 04:53:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/05 04:53:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/FilEb" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gurokig2pife/FilEb 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/05 04:53:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/05 04:53:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/05 04:53:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/05 04:53:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/05 04:53:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/05 04:53:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/05 04:53:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/05 04:53:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/05 04:53:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : FiLeA: reading active writers 2026/08/05 04:53:01 DEBUG : FiLeB: reading active writers 2026/08/05 04:53:01 DEBUG : FilEb: reading active writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : FiLeA: reading active writers 2026/08/05 04:53:01 DEBUG : FiLeB: reading active writers 2026/08/05 04:53:01 DEBUG : FilEb: reading active writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.61s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/normal name with no special characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/normal name with no special characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/normal name with no special characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gurokig2pife/normal name with no special characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/05 04:53:01 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/normal name with no special characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/normal\ name\ with\ no\ special\ characters.txt" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gurokig2pife/normal name with no special characters.txt 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/測試_Русский___ě_áñ" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gurokig2pife/測試_Русский___ě_áñ 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/05 04:53:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:01 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Reusing VFS from active cache 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:01 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:01 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:01 DEBUG : Looking for writers 2026/08/05 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:01 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:02 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:02 DEBUG : dir: Looking for writers 2026/08/05 04:53:02 DEBUG : file2: reading active writers 2026/08/05 04:53:02 DEBUG : Looking for writers 2026/08/05 04:53:02 DEBUG : dir: reading active writers 2026/08/05 04:53:02 DEBUG : file1: reading active writers 2026/08/05 04:53:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.38s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:02 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:02 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:02 DEBUG : dir: Looking for writers 2026/08/05 04:53:02 DEBUG : Looking for writers 2026/08/05 04:53:02 DEBUG : dir: reading active writers 2026/08/05 04:53:02 DEBUG : file1: reading active writers 2026/08/05 04:53:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:02 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/05 04:53:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/05 04:53:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/05 04:53:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (0 bytes), uploading instead of streaming 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/new_file.txt" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/new_file.txt 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/new_file.txt" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/dir/new_file.txt 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:53:03 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/05 04:53:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/05 04:53:03 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:03 DEBUG : dir: Looking for writers 2026/08/05 04:53:03 DEBUG : file2: reading active writers 2026/08/05 04:53:03 DEBUG : new_file.txt: reading active writers 2026/08/05 04:53:03 DEBUG : Looking for writers 2026/08/05 04:53:03 DEBUG : dir: reading active writers 2026/08/05 04:53:03 DEBUG : file1: reading active writers 2026/08/05 04:53:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:03 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file2" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/dir/file2 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/05 04:53:03 DEBUG : dir/file1: Updating file with dir/file1 0x3ce0f04dcb60 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/dir/file1" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/dir/file1 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:03 INFO : dir/file1: Moved (server-side) to: file0 2026/08/05 04:53:03 DEBUG : file0: Updating file with file0 0x3ce0f04dcb60 2026/08/05 04:53:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/05 04:53:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file0" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file0 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file0" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gurokig2pife/file0 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file0" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file0 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file0" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gurokig2pife/file0 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:03 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/05 04:53:03 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:03 DEBUG : dir: Looking for writers 2026/08/05 04:53:03 DEBUG : Looking for writers 2026/08/05 04:53:03 DEBUG : dir: reading active writers 2026/08/05 04:53:03 DEBUG : file0: reading active writers 2026/08/05 04:53:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:03 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Server has VFS statistics extension 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: About path "/rclone-test-gurokig2pife" 2026/08/05 04:53:03 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:03 DEBUG : Looking for writers 2026/08/05 04:53:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:03 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/05 04:53:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/05 04:53:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/05 04:53:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/05 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/05 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:04 DEBUG : b: Looking for writers 2026/08/05 04:53:04 DEBUG : c: Looking for writers 2026/08/05 04:53:04 DEBUG : d: Looking for writers 2026/08/05 04:53:04 DEBUG : Looking for writers 2026/08/05 04:53:04 DEBUG : a: Looking for writers 2026/08/05 04:53:04 DEBUG : Looking for writers 2026/08/05 04:53:04 DEBUG : b: reading active writers 2026/08/05 04:53:04 DEBUG : c: reading active writers 2026/08/05 04:53:04 DEBUG : d: reading active writers 2026/08/05 04:53:04 DEBUG : /: reading active writers 2026/08/05 04:53:04 DEBUG : a: reading active writers 2026/08/05 04:53:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:04 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/05 04:53:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/05 04:53:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/05 04:53:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/05 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:04 DEBUG : a/b/c/d: Looking for writers 2026/08/05 04:53:04 DEBUG : a/b/c: Looking for writers 2026/08/05 04:53:04 DEBUG : d: reading active writers 2026/08/05 04:53:04 DEBUG : a/b: Looking for writers 2026/08/05 04:53:04 DEBUG : c: reading active writers 2026/08/05 04:53:04 DEBUG : a: Looking for writers 2026/08/05 04:53:04 DEBUG : b: reading active writers 2026/08/05 04:53:04 DEBUG : Looking for writers 2026/08/05 04:53:04 DEBUG : a: reading active writers 2026/08/05 04:53:04 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-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:04 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:04 DEBUG : Looking for writers 2026/08/05 04:53:04 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:04 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/05 04:53:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/05 04:53:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (5 bytes), uploading instead of streaming 2026/08/05 04:53:04 DEBUG : file1: size = 5 OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:53:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:53:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:04 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (0 bytes), uploading instead of streaming 2026/08/05 04:53:04 DEBUG : file1: size = 0 OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:53:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:53:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (7 bytes), uploading instead of streaming 2026/08/05 04:53:04 DEBUG : file1: size = 7 OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:04 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/05 04:53:04 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/05 04:53:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:04 DEBUG : Looking for writers 2026/08/05 04:53:04 DEBUG : file1: reading active writers 2026/08/05 04:53:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.57s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:04 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/05 04:53:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/05 04:53:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/05 04:53:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (11 bytes), uploading instead of streaming 2026/08/05 04:53:05 DEBUG : file1: size = 11 OK 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:05 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:53:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/05 04:53:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (5 bytes), uploading instead of streaming 2026/08/05 04:53:06 DEBUG : file1: size = 5 OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/05 04:53:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/05 04:53:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: WriteFileHandle.Release closing 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (0 bytes), uploading instead of streaming 2026/08/05 04:53:06 DEBUG : file1: size = 0 OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:53:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:53:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (2 bytes), uploading instead of streaming 2026/08/05 04:53:06 DEBUG : file1: size = 2 OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/05 04:53:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/05 04:53:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:06 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (0 bytes), uploading instead of streaming 2026/08/05 04:53:06 DEBUG : file1: size = 0 OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/05 04:53:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/05 04:53:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_RDONLY 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/05 04:53:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: File to upload is small (100 bytes), uploading instead of streaming 2026/08/05 04:53:06 DEBUG : file1: size = 100 OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/file1" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c801c57f2dd6fdf73c76cfe4c778cc54 /rclone-test-gurokig2pife/file1 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : file1: Parsed hash: c801c57f2dd6fdf73c76cfe4c778cc54 2026/08/05 04:53:06 DEBUG : file1: md5 = c801c57f2dd6fdf73c76cfe4c778cc54 OK 2026/08/05 04:53:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/05 04:53:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/05 04:53:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/05 04:53:06 DEBUG : file1: Open: flags=O_RDONLY 2026/08/05 04:53:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/05 04:53:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/05 04:53:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:06 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:06 DEBUG : Looking for writers 2026/08/05 04:53:06 DEBUG : file1: reading active writers 2026/08/05 04:53:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:06 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:06 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: sha1sum /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/05 04:53:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/05 04:53:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/05 04:53:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f000.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gurokig2pife/flat/f000.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/05 04:53:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/05 04:53:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/05 04:53:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f001.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gurokig2pife/flat/f001.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/05 04:53:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/05 04:53:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/05 04:53:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f002.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gurokig2pife/flat/f002.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:07 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/05 04:53:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/05 04:53:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/05 04:53:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f003.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gurokig2pife/flat/f003.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:08 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/05 04:53:08 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/05 04:53:08 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/05 04:53:08 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/flat/f004.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gurokig2pife/flat/f004.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:08 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/05 04:53:08 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:08 DEBUG : flat: Looking for writers 2026/08/05 04:53:08 DEBUG : f000.txt: reading active writers 2026/08/05 04:53:08 DEBUG : f001.txt: reading active writers 2026/08/05 04:53:08 DEBUG : f002.txt: reading active writers 2026/08/05 04:53:08 DEBUG : f003.txt: reading active writers 2026/08/05 04:53:08 DEBUG : f004.txt: reading active writers 2026/08/05 04:53:08 DEBUG : Looking for writers 2026/08/05 04:53:08 DEBUG : flat: reading active writers 2026/08/05 04:53:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.53s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:08 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/05 04:53:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/05 04:53:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/a/b/c/deep.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/a/b/c/deep.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/a/b/c/deep.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-gurokig2pife/a/b/c/deep.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:08 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/05 04:53:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/05 04:53:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/05 04:53:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/a/b/mid.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/a/b/mid.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/a/b/mid.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-gurokig2pife/a/b/mid.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:08 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/05 04:53:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/05 04:53:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/05 04:53:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/a/top.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/a/top.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/a/top.txt" 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-gurokig2pife/a/top.txt 2026/08/05 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:08 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/05 04:53:08 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:08 DEBUG : a/b/c: Looking for writers 2026/08/05 04:53:08 DEBUG : deep.txt: reading active writers 2026/08/05 04:53:08 DEBUG : a/b: Looking for writers 2026/08/05 04:53:08 DEBUG : mid.txt: reading active writers 2026/08/05 04:53:08 DEBUG : c: reading active writers 2026/08/05 04:53:08 DEBUG : a: Looking for writers 2026/08/05 04:53:08 DEBUG : b: reading active writers 2026/08/05 04:53:08 DEBUG : top.txt: reading active writers 2026/08/05 04:53:08 DEBUG : Looking for writers 2026/08/05 04:53:08 DEBUG : a: reading active writers 2026/08/05 04:53:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.29s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:08 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/bigdir/big.bin" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/bigdir/big.bin 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/bigdir/big.bin" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: e18bde3becaab5d41d4ee291f0ecf386 /rclone-test-gurokig2pife/bigdir/big.bin 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:09 DEBUG : bigdir/big.bin: Parsed hash: e18bde3becaab5d41d4ee291f0ecf386 2026/08/05 04:53:09 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:09 DEBUG : bigdir: Looking for writers 2026/08/05 04:53:09 DEBUG : big.bin: reading active writers 2026/08/05 04:53:09 DEBUG : Looking for writers 2026/08/05 04:53:09 DEBUG : bigdir: reading active writers 2026/08/05 04:53:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.91s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gurokig2pife", Local "Local file system at /tmp/rclone2862995458", Modify Window "1s" 2026/08/05 04:53:09 INFO : sftp://rclone@:22/rclone-test-gurokig2pife: poll-interval is not supported by this remote 2026/08/05 04:53:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/05 04:53:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/05 04:53:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir1/a.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir1/a.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir1/a.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-gurokig2pife/dir1/a.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:09 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/05 04:53:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/05 04:53:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/05 04:53:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir2/b.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir2/b.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir2/b.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: 415290769594460e2e485922904f345d /rclone-test-gurokig2pife/dir2/b.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:09 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/05 04:53:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/05 04:53:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/05 04:53:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/05 04:53:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Shell path "/rclone-test-gurokig2pife/dir3/c.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: creating additional session 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Running remote command: md5sum /rclone-test-gurokig2pife/dir3/c.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gurokig2pife/dir3/c.txt" 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: command exited OK 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-gurokig2pife/dir3/c.txt 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: ssh external: close 2026/08/05 04:53:09 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/05 04:53:09 DEBUG : WaitForWriters: timeout=30s 2026/08/05 04:53:09 DEBUG : dir3: Looking for writers 2026/08/05 04:53:09 DEBUG : c.txt: reading active writers 2026/08/05 04:53:09 DEBUG : dir1: Looking for writers 2026/08/05 04:53:09 DEBUG : a.txt: reading active writers 2026/08/05 04:53:09 DEBUG : dir2: Looking for writers 2026/08/05 04:53:09 DEBUG : b.txt: reading active writers 2026/08/05 04:53:09 DEBUG : Looking for writers 2026/08/05 04:53:09 DEBUG : dir1: reading active writers 2026/08/05 04:53:09 DEBUG : dir2: reading active writers 2026/08/05 04:53:09 DEBUG : dir3: reading active writers 2026/08/05 04:53:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.37s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/05 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-gurokig2pife: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.090971772s (try 1/5)