"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/24 01:54:11 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-kevekaz4xoli" 2026/08/24 01:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:54:11 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/24 01:54:11 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/24 01:54:11 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/24 01:54:11 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/24 01:54:11 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/24 01:54:11 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: 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/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell type "unix" from config 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Relative path resolved to "/rclone-test-kevekaz4xoli" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Using root directory "/rclone-test-kevekaz4xoli" 2026/08/24 01:54:12 DEBUG : Creating backend with remote "/tmp/rclone2935522311" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:12 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:12 DEBUG : dir: Looking for writers 2026/08/24 01:54:12 DEBUG : Looking for writers 2026/08/24 01:54:12 DEBUG : dir: reading active writers 2026/08/24 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:12 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:12 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/24 01:54:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:12 DEBUG : dir/subdir: Looking for writers 2026/08/24 01:54:12 DEBUG : dir: Looking for writers 2026/08/24 01:54:12 DEBUG : file1: reading active writers 2026/08/24 01:54:12 DEBUG : file2: reading active writers 2026/08/24 01:54:12 DEBUG : subdir: reading active writers 2026/08/24 01:54:12 DEBUG : Looking for writers 2026/08/24 01:54:12 DEBUG : dir: reading active writers 2026/08/24 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.63s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:12 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:12 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:13 DEBUG : dir: Looking for writers 2026/08/24 01:54:13 DEBUG : file1: reading active writers 2026/08/24 01:54:13 DEBUG : Looking for writers 2026/08/24 01:54:13 DEBUG : dir: reading active writers 2026/08/24 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.25s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:13 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:13 DEBUG : dir: Looking for writers 2026/08/24 01:54:13 DEBUG : Looking for writers 2026/08/24 01:54:13 DEBUG : dir: reading active writers 2026/08/24 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:13 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:13 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:13 DEBUG : forgetting directory cache 2026/08/24 01:54:13 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:13 DEBUG : Looking for writers 2026/08/24 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:13 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/24 01:54:13 DEBUG : dir: invalidating directory cache 2026/08/24 01:54:13 DEBUG : >ForgetPath: 2026/08/24 01:54:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/24 01:54:13 DEBUG : invalidating directory cache 2026/08/24 01:54:13 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:13 DEBUG : >ForgetPath: 2026/08/24 01:54:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/24 01:54:13 DEBUG : >ForgetPath: 2026/08/24 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:13 DEBUG : dir: Looking for writers 2026/08/24 01:54:13 DEBUG : Looking for writers 2026/08/24 01:54:13 DEBUG : dir: reading active writers 2026/08/24 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:13 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:13 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: 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/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/fil/a/b/c" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/fil/a/b/c 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/fil/a/b/c" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-kevekaz4xoli/fil/a/b/c 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/fil/a/b/c" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/fil/a/b/c 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/fil/a/b/c" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-kevekaz4xoli/fil/a/b/c 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:14 DEBUG : forgetting directory cache 2026/08/24 01:54:14 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:14 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:14 DEBUG : dir: Looking for writers 2026/08/24 01:54:14 DEBUG : fil/a/b: Looking for writers 2026/08/24 01:54:14 DEBUG : fil/a: Looking for writers 2026/08/24 01:54:14 DEBUG : b: reading active writers 2026/08/24 01:54:14 DEBUG : fil: Looking for writers 2026/08/24 01:54:14 DEBUG : a: reading active writers 2026/08/24 01:54:14 DEBUG : Looking for writers 2026/08/24 01:54:14 DEBUG : dir: reading active writers 2026/08/24 01:54:14 DEBUG : fil: reading active writers 2026/08/24 01:54:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:14 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:14 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:14 DEBUG : dir: Looking for writers 2026/08/24 01:54:14 DEBUG : Looking for writers 2026/08/24 01:54:14 DEBUG : dir: reading active writers 2026/08/24 01:54:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:14 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:14 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:15 DEBUG : dir: Looking for writers 2026/08/24 01:54:15 DEBUG : file1: reading active writers 2026/08/24 01:54:15 DEBUG : Looking for writers 2026/08/24 01:54:15 DEBUG : dir: reading active writers 2026/08/24 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:15 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/subdir/file3" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kevekaz4xoli/dir/subdir/file3 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/24 01:54:15 DEBUG : Waiting for deletions to finish 2026/08/24 01:54:15 INFO : dir/subdir/file3: Deleted 2026/08/24 01:54:15 DEBUG : removing 1 level 2 directories 2026/08/24 01:54:15 INFO : dir/subdir: Removing directory 2026/08/24 01:54:15 DEBUG : dir: invalidating directory cache 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/24 01:54:15 DEBUG : dir/file1: Reset virtual modtime 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/24 01:54:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/24 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:15 DEBUG : dir: invalidating directory cache 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/24 01:54:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/24 01:54:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 01:54:15 DEBUG : forgetting directory cache 2026/08/24 01:54:15 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:15 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/24 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:15 DEBUG : dir/virtualDir: Looking for writers 2026/08/24 01:54:15 DEBUG : dir: Looking for writers 2026/08/24 01:54:15 DEBUG : file1: reading active writers 2026/08/24 01:54:15 DEBUG : virtualFile2: reading active writers 2026/08/24 01:54:15 DEBUG : virtualFile: reading active writers 2026/08/24 01:54:15 DEBUG : virtualDir: reading active writers 2026/08/24 01:54:15 DEBUG : Looking for writers 2026/08/24 01:54:15 DEBUG : dir: reading active writers 2026/08/24 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.71s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:15 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:15 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:16 ERROR : dir/: Can only open directories read only 2026/08/24 01:54:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:16 DEBUG : dir: Looking for writers 2026/08/24 01:54:16 DEBUG : Looking for writers 2026/08/24 01:54:16 DEBUG : dir: reading active writers 2026/08/24 01:54:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.24s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:16 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 01:54:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/24 01:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:16 DEBUG : dir/potato: size = 5 OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/potato" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/potato 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/potato" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/potato 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/24 01:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 01:54:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:16 DEBUG : dir: Looking for writers 2026/08/24 01:54:16 DEBUG : potato: reading active writers 2026/08/24 01:54:16 DEBUG : file1: reading active writers 2026/08/24 01:54:16 DEBUG : Looking for writers 2026/08/24 01:54:16 DEBUG : dir: reading active writers 2026/08/24 01:54:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.46s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:16 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:16 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:17 DEBUG : dir/sub: Looking for writers 2026/08/24 01:54:17 DEBUG : dir: Looking for writers 2026/08/24 01:54:17 DEBUG : file1: reading active writers 2026/08/24 01:54:17 DEBUG : sub: reading active writers 2026/08/24 01:54:17 DEBUG : Looking for writers 2026/08/24 01:54:17 DEBUG : dir: reading active writers 2026/08/24 01:54:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.57s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:17 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 01:54:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:17 DEBUG : dir/sub/subsub: Looking for writers 2026/08/24 01:54:17 DEBUG : dir/sub: Looking for writers 2026/08/24 01:54:17 DEBUG : subsub: reading active writers 2026/08/24 01:54:17 DEBUG : dir: Looking for writers 2026/08/24 01:54:17 DEBUG : file1: reading active writers 2026/08/24 01:54:17 DEBUG : sub: reading active writers 2026/08/24 01:54:17 DEBUG : Looking for writers 2026/08/24 01:54:17 DEBUG : dir: reading active writers 2026/08/24 01:54:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:17 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:17 ERROR : dir/: Dir.Remove not empty 2026/08/24 01:54:17 DEBUG : dir/file1: Remove: 2026/08/24 01:54:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:17 DEBUG : dir/file1: >Remove: err= 2026/08/24 01:54:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:17 DEBUG : Looking for writers 2026/08/24 01:54:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:17 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:17 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:18 DEBUG : dir/file1: Remove: 2026/08/24 01:54:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:18 DEBUG : dir/file1: >Remove: err= 2026/08/24 01:54:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 01:54:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:18 DEBUG : Looking for writers 2026/08/24 01:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:18 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:18 DEBUG : dir/file1: Remove: 2026/08/24 01:54:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:18 DEBUG : dir/file1: >Remove: err= 2026/08/24 01:54:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:18 DEBUG : dir: Looking for writers 2026/08/24 01:54:18 DEBUG : Looking for writers 2026/08/24 01:54:18 DEBUG : dir: reading active writers 2026/08/24 01:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:18 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file3" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file3 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file3" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kevekaz4xoli/dir/file3 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:18 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file3" 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file3 2026/08/24 01:54:18 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kevekaz4xoli/dir/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/24 01:54:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/24 01:54:19 DEBUG : dir: Updating dir with dir2 0xb431f941440 2026/08/24 01:54:19 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 01:54:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file1" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir2/file1 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir2/file1" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir2/file1 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file1" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir2/file1 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir2/file1" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir2/file1 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/24 01:54:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/24 01:54:19 DEBUG : file2: Updating file with file2 0xb431f7216c0 2026/08/24 01:54:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/24 01:54:19 INFO : dir2/file3: Deleted 2026/08/24 01:54:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/24 01:54:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xb431f7216c0 2026/08/24 01:54:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/24 01:54:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:19 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir2/file3" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir2/file3 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/24 01:54:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xb431f785200 2026/08/24 01:54:20 DEBUG : empty directory: forgetting directory cache 2026/08/24 01:54:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/24 01:54:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/24 01:54:20 DEBUG : dir2: Renaming to "dir3" 2026/08/24 01:54:20 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:20 DEBUG : dir3: Looking for writers 2026/08/24 01:54:20 DEBUG : file3: reading active writers 2026/08/24 01:54:20 DEBUG : renamed empty directory: Looking for writers 2026/08/24 01:54:20 DEBUG : Looking for writers 2026/08/24 01:54:20 DEBUG : dir3: reading active writers 2026/08/24 01:54:20 DEBUG : renamed empty directory: reading active writers 2026/08/24 01:54:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.77s) === 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-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:20 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 01:54:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 01:54:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/24 01:54:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 01:54:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/24 01:54:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (12 bytes), uploading instead of streaming 2026/08/24 01:54:20 DEBUG : dir/sub/file2: size = 12 OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/sub/file2" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/sub/file2 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/sub/file2" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-kevekaz4xoli/dir/sub/file2 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/24 01:54:20 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/24 01:54:20 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:20 DEBUG : forgetting directory cache 2026/08/24 01:54:20 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:20 DEBUG : dir/sub: forgetting directory cache 2026/08/24 01:54:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/24 01:54:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:20 DEBUG : dir/sub/file0: size = 5 OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/sub/file0" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/sub/file0 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/sub/file0" 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/sub/file0 2026/08/24 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:20 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:20 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:20 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/24 01:54:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 01:54:20 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:20 DEBUG : dir/sub: Looking for writers 2026/08/24 01:54:20 DEBUG : file0: reading active writers 2026/08/24 01:54:20 DEBUG : file2: reading active writers 2026/08/24 01:54:20 DEBUG : dir: Looking for writers 2026/08/24 01:54:20 DEBUG : file1: reading active writers 2026/08/24 01:54:20 DEBUG : sub: reading active writers 2026/08/24 01:54:20 DEBUG : Looking for writers 2026/08/24 01:54:20 DEBUG : dir: reading active writers 2026/08/24 01:54:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:20 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:20 DEBUG : forgetting directory cache 2026/08/24 01:54:21 DEBUG : forgetting directory cache 2026/08/24 01:54:21 DEBUG : dir: forgetting directory cache 2026/08/24 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:21 DEBUG : dir: Looking for writers 2026/08/24 01:54:21 DEBUG : Looking for writers 2026/08/24 01:54:21 DEBUG : dir: reading active writers 2026/08/24 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:21 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/24 01:54:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/24 01:54:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/24 01:54:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/24 01:54:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:21 DEBUG : dir: Looking for writers 2026/08/24 01:54:21 DEBUG : file1: reading active writers 2026/08/24 01:54:21 DEBUG : file1.metadata: reading active writers 2026/08/24 01:54:21 DEBUG : Looking for writers 2026/08/24 01:54:21 DEBUG : dir: reading active writers 2026/08/24 01:54:21 DEBUG : dir.metadata: reading active writers 2026/08/24 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:21 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:22 DEBUG : dir: Looking for writers 2026/08/24 01:54:22 DEBUG : file1: reading active writers 2026/08/24 01:54:22 DEBUG : Looking for writers 2026/08/24 01:54:22 DEBUG : dir: reading active writers 2026/08/24 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:22 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:22 DEBUG : Can set mod time: true 2026/08/24 01:54:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:22 DEBUG : dir: Looking for writers 2026/08/24 01:54:22 DEBUG : file1: reading active writers 2026/08/24 01:54:22 DEBUG : Looking for writers 2026/08/24 01:54:22 DEBUG : dir: reading active writers 2026/08/24 01:54:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:22 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 01:54:22 DEBUG : dir/file1: size = 0 OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:22 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 01:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:22 DEBUG : dir: Looking for writers 2026/08/24 01:54:22 DEBUG : file1: reading active writers 2026/08/24 01:54:22 DEBUG : Looking for writers 2026/08/24 01:54:22 DEBUG : dir: reading active writers 2026/08/24 01:54:22 DEBUG : >WaitForWriters: 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/24 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:23 DEBUG : dir: Looking for writers 2026/08/24 01:54:23 DEBUG : file1: reading active writers 2026/08/24 01:54:23 DEBUG : Looking for writers 2026/08/24 01:54:23 DEBUG : dir: reading active writers 2026/08/24 01:54:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:23 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:23 DEBUG : dir/file1: size = 5 OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:23 DEBUG : dir: Looking for writers 2026/08/24 01:54:23 DEBUG : file1: reading active writers 2026/08/24 01:54:23 DEBUG : Looking for writers 2026/08/24 01:54:23 DEBUG : dir: reading active writers 2026/08/24 01:54:23 DEBUG : >WaitForWriters: 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/24 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:23 DEBUG : dir: Looking for writers 2026/08/24 01:54:23 DEBUG : file1: reading active writers 2026/08/24 01:54:23 DEBUG : Looking for writers 2026/08/24 01:54:23 DEBUG : dir: reading active writers 2026/08/24 01:54:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:23 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 DEBUG : Config file has changed externally - reloading 2026/08/24 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:23 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : >WaitForWriters: 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:24 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 01:54:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431f9d07c0): close: 2026/08/24 01:54:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431f9d07c0): >close: err= 2026/08/24 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : >WaitForWriters: 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : >WaitForWriters: 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:24 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:24 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 01:54:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): _writeAt: size=5, off=0 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): openPending: 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 01:54:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 01:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): >openPending: err= 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): >_writeAt: n=5, err= 2026/08/24 01:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): close: 2026/08/24 01:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/24 01:54:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/24 01:54:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/24 01:54:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 01:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 01:54:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:24 DEBUG : dir/file1(0xb431fa9c580): >close: err= 2026/08/24 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 01:54:24 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1.2f98c60a.partial" 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1.2f98c60a.partial 2026/08/24 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1.2f98c60a.partial" 2026/08/24 01:54:24 DEBUG : dir: Looking for writers 2026/08/24 01:54:24 DEBUG : file1: reading active writers 2026/08/24 01:54:24 DEBUG : Looking for writers 2026/08/24 01:54:24 DEBUG : dir: reading active writers 2026/08/24 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kevekaz4xoli/dir/file1.2f98c60a.partial 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/24 01:54:25 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/24 01:54:25 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/24 01:54:25 INFO : dir/file1: Copied (replaced existing) 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/24 01:54:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/24 01:54:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/24 01:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:25 DEBUG : dir: Looking for writers 2026/08/24 01:54:25 DEBUG : file1: reading active writers 2026/08/24 01:54:25 DEBUG : Looking for writers 2026/08/24 01:54:25 DEBUG : dir: reading active writers 2026/08/24 01:54:25 DEBUG : >WaitForWriters: 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/24 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:25 DEBUG : dir: Looking for writers 2026/08/24 01:54:25 DEBUG : file1: reading active writers 2026/08/24 01:54:25 DEBUG : Looking for writers 2026/08/24 01:54:25 DEBUG : dir: reading active writers 2026/08/24 01:54:25 DEBUG : >WaitForWriters: 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.87s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:25 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:25 DEBUG : dir: Looking for writers 2026/08/24 01:54:25 DEBUG : file1: reading active writers 2026/08/24 01:54:25 DEBUG : Looking for writers 2026/08/24 01:54:25 DEBUG : dir: reading active writers 2026/08/24 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/08/24 01:54:25 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/24 01:54:25 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 01:54:25 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:25 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/24 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:25 DEBUG : Looking for writers 2026/08/24 01:54:25 DEBUG : file.txt: reading active writers 2026/08/24 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:25 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 01:54:25 DEBUG : dir/file1: size = 25 OK 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:26 DEBUG : dir: Looking for writers 2026/08/24 01:54:26 DEBUG : file1: reading active writers 2026/08/24 01:54:26 DEBUG : Looking for writers 2026/08/24 01:54:26 DEBUG : dir: reading active writers 2026/08/24 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.32s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:26 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:26 DEBUG : dir/file1: Remove: 2026/08/24 01:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:26 DEBUG : dir/file1: >Remove: err= 2026/08/24 01:54:26 DEBUG : dir/file1: Remove: 2026/08/24 01:54:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:26 DEBUG : dir: Looking for writers 2026/08/24 01:54:26 DEBUG : Looking for writers 2026/08/24 01:54:26 DEBUG : dir: reading active writers 2026/08/24 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:26 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:26 DEBUG : dir/file1: Remove: 2026/08/24 01:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:26 DEBUG : dir/file1: >Remove: err= 2026/08/24 01:54:26 DEBUG : dir/file1: Remove: 2026/08/24 01:54:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:26 DEBUG : dir: Looking for writers 2026/08/24 01:54:26 DEBUG : Looking for writers 2026/08/24 01:54:26 DEBUG : dir: reading active writers 2026/08/24 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:26 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 01:54:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:26 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/24 01:54:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:26 DEBUG : dir/file1: Open: flags=0x3 2026/08/24 01:54:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/24 01:54:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/24 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:26 DEBUG : dir: Looking for writers 2026/08/24 01:54:26 DEBUG : file1: reading active writers 2026/08/24 01:54:26 DEBUG : Looking for writers 2026/08/24 01:54:26 DEBUG : dir: reading active writers 2026/08/24 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:26 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:26 DEBUG : dir: Looking for writers 2026/08/24 01:54:26 DEBUG : file1: reading active writers 2026/08/24 01:54:26 DEBUG : Looking for writers 2026/08/24 01:54:26 DEBUG : dir: reading active writers 2026/08/24 01:54:26 DEBUG : >WaitForWriters: 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:27 DEBUG : newLeaf: Updating file with newLeaf 0xb431f7b60d0 2026/08/24 01:54:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:27 DEBUG : dir/file1: Updating file with dir/file1 0xb431f7b60d0 2026/08/24 01:54:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:27 DEBUG : dir/file1: File is currently open, delaying rename 0xb431f7b60d0 2026/08/24 01:54:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 01:54:27 DEBUG : dir/file1: size = 25 OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:27 DEBUG : newLeaf: Running delayed rename now 2026/08/24 01:54:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:27 DEBUG : newLeaf: Updating file with newLeaf 0xb431f7b60d0 2026/08/24 01:54:27 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:27 DEBUG : dir: Looking for writers 2026/08/24 01:54:27 DEBUG : Looking for writers 2026/08/24 01:54:27 DEBUG : dir: reading active writers 2026/08/24 01:54:27 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:27 DEBUG : >WaitForWriters: 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:27 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:27 DEBUG : dir: Looking for writers 2026/08/24 01:54:27 DEBUG : Looking for writers 2026/08/24 01:54:27 DEBUG : dir: reading active writers 2026/08/24 01:54:27 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:27 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:27 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:28 DEBUG : dir: Looking for writers 2026/08/24 01:54:28 DEBUG : file1: reading active writers 2026/08/24 01:54:28 DEBUG : Looking for writers 2026/08/24 01:54:28 DEBUG : dir: reading active writers 2026/08/24 01:54:28 DEBUG : >WaitForWriters: 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:28 DEBUG : newLeaf: Updating file with newLeaf 0xb431fb71ba0 2026/08/24 01:54:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:28 DEBUG : dir/file1: Updating file with dir/file1 0xb431fb71ba0 2026/08/24 01:54:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 01:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:28 DEBUG : dir/file1: File is currently open, delaying rename 0xb431fb71ba0 2026/08/24 01:54:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 01:54:28 DEBUG : dir/file1: size = 25 OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:28 DEBUG : newLeaf: Running delayed rename now 2026/08/24 01:54:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:28 DEBUG : newLeaf: Updating file with newLeaf 0xb431fb71ba0 2026/08/24 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:28 DEBUG : dir: Looking for writers 2026/08/24 01:54:28 DEBUG : Looking for writers 2026/08/24 01:54:28 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:28 DEBUG : dir: reading active writers 2026/08/24 01:54:28 DEBUG : >WaitForWriters: 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:28 DEBUG : dir: Looking for writers 2026/08/24 01:54:28 DEBUG : Looking for writers 2026/08/24 01:54:28 DEBUG : dir: reading active writers 2026/08/24 01:54:28 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:28 DEBUG : >WaitForWriters: 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:28 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:29 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): openPending: 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): >openPending: err= 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): _writeAt: size=14, off=0 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): >_writeAt: n=14, err= 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): close: 2026/08/24 01:54:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 01:54:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f4a8a80): >close: err= 2026/08/24 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 01:54:29 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1.ca338588.partial" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial" 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 01:54:29 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/24 01:54:29 INFO : dir/file1: Copied (replaced existing) 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:29 DEBUG : dir: Looking for writers 2026/08/24 01:54:29 DEBUG : file1: reading active writers 2026/08/24 01:54:29 DEBUG : Looking for writers 2026/08/24 01:54:29 DEBUG : dir: reading active writers 2026/08/24 01:54:29 DEBUG : >WaitForWriters: 2026/08/24 01:54:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): _readAt: size=512, off=0 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): openPending: 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 01:54:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): >openPending: err= 2026/08/24 01:54:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): >_readAt: n=14, err=EOF 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): close: 2026/08/24 01:54:29 DEBUG : dir/file1(0xb431f377600): >close: err= 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:29 DEBUG : newLeaf: Updating file with newLeaf 0xb431faf52b0 2026/08/24 01:54:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 01:54:30 DEBUG : dir/file1: Updating file with dir/file1 0xb431faf52b0 2026/08/24 01:54:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:30 DEBUG : dir/file1(0xb431f8569c0): openPending: 2026/08/24 01:54:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 01:54:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:30 DEBUG : dir/file1(0xb431f8569c0): >openPending: err= 2026/08/24 01:54:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:30 DEBUG : dir/file1(0xb431f8569c0): _writeAt: size=25, off=0 2026/08/24 01:54:30 DEBUG : dir/file1(0xb431f8569c0): >_writeAt: n=25, err= 2026/08/24 01:54:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:30 DEBUG : newLeaf: Updating file with newLeaf 0xb431faf52b0 2026/08/24 01:54:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:30 DEBUG : newLeaf(0xb431f8569c0): close: 2026/08/24 01:54:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 01:54:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 01:54:30.48906693 +0000 UTC m=+18.562837193 2026/08/24 01:54:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:30 DEBUG : newLeaf(0xb431f8569c0): >close: err= 2026/08/24 01:54:30 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:30 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 01:54:30 DEBUG : newLeaf.27121775.partial: size = 25 OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf.27121775.partial" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf.27121775.partial 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf.27121775.partial" 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf.27121775.partial 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : newLeaf.27121775.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:30 DEBUG : newLeaf.27121775.partial: renamed to: newLeaf 2026/08/24 01:54:30 INFO : newLeaf: Copied (replaced existing) 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : dir: Looking for writers 2026/08/24 01:54:30 DEBUG : Looking for writers 2026/08/24 01:54:30 DEBUG : dir: reading active writers 2026/08/24 01:54:30 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 01:54:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 01:54:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 01:54:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:30 DEBUG : >WaitForWriters: 2026/08/24 01:54:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:31 DEBUG : dir: Looking for writers 2026/08/24 01:54:31 DEBUG : Looking for writers 2026/08/24 01:54:31 DEBUG : dir: reading active writers 2026/08/24 01:54:31 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:31 DEBUG : >WaitForWriters: 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:31 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:31 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:31 DEBUG : dir: Looking for writers 2026/08/24 01:54:31 DEBUG : file1: reading active writers 2026/08/24 01:54:31 DEBUG : Looking for writers 2026/08/24 01:54:31 DEBUG : dir: reading active writers 2026/08/24 01:54:31 DEBUG : >WaitForWriters: 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:31 DEBUG : newLeaf: Updating file with newLeaf 0xb431fb11790 2026/08/24 01:54:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:31 DEBUG : dir/file1: Updating file with dir/file1 0xb431fb11790 2026/08/24 01:54:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:32 DEBUG : dir/file1(0xb431f9c75c0): openPending: 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 01:54:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:32 DEBUG : dir/file1(0xb431f9c75c0): >openPending: err= 2026/08/24 01:54:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:32 DEBUG : dir/file1(0xb431f9c75c0): _writeAt: size=25, off=0 2026/08/24 01:54:32 DEBUG : dir/file1(0xb431f9c75c0): >_writeAt: n=25, err= 2026/08/24 01:54:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:32 DEBUG : newLeaf: Updating file with newLeaf 0xb431fb11790 2026/08/24 01:54:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:32 DEBUG : newLeaf(0xb431f9c75c0): close: 2026/08/24 01:54:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 01:54:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 01:54:32.139191873 +0000 UTC m=+20.212962126 2026/08/24 01:54:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:32 DEBUG : newLeaf(0xb431f9c75c0): >close: err= 2026/08/24 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:32 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 01:54:32 DEBUG : newLeaf.a29a2180.partial: size = 25 OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf.a29a2180.partial" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf.a29a2180.partial 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf.a29a2180.partial" 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf.a29a2180.partial 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : newLeaf.a29a2180.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:32 DEBUG : newLeaf.a29a2180.partial: renamed to: newLeaf 2026/08/24 01:54:32 INFO : newLeaf: Copied (replaced existing) 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 01:54:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 01:54:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 01:54:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:32 DEBUG : >WaitForWriters: 2026/08/24 01:54:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:32 DEBUG : dir: Looking for writers 2026/08/24 01:54:32 DEBUG : Looking for writers 2026/08/24 01:54:32 DEBUG : dir: reading active writers 2026/08/24 01:54:32 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:32 DEBUG : >WaitForWriters: 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:32 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:32 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): openPending: 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): >openPending: err= 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): _writeAt: size=14, off=0 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): >_writeAt: n=14, err= 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): close: 2026/08/24 01:54:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 01:54:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fc00200): >close: err= 2026/08/24 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 01:54:33 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1.ca338588.partial" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial" 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1.ca338588.partial 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 01:54:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/24 01:54:33 INFO : dir/file1: Copied (replaced existing) 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : dir: Looking for writers 2026/08/24 01:54:33 DEBUG : file1: reading active writers 2026/08/24 01:54:33 DEBUG : Looking for writers 2026/08/24 01:54:33 DEBUG : dir: reading active writers 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:33 DEBUG : >WaitForWriters: 2026/08/24 01:54:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): _readAt: size=512, off=0 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): openPending: 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 01:54:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): >openPending: err= 2026/08/24 01:54:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): >_readAt: n=14, err=EOF 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): close: 2026/08/24 01:54:33 DEBUG : dir/file1(0xb431fad8b40): >close: err= 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:33 DEBUG : newLeaf: Updating file with newLeaf 0xb431fc0c4e0 2026/08/24 01:54:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 01:54:34 DEBUG : dir/file1: Updating file with dir/file1 0xb431fc0c4e0 2026/08/24 01:54:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:34 DEBUG : dir/file1(0xb431fa9d4c0): openPending: 2026/08/24 01:54:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 01:54:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:34 DEBUG : dir/file1(0xb431fa9d4c0): >openPending: err= 2026/08/24 01:54:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:34 DEBUG : dir/file1(0xb431fa9d4c0): _writeAt: size=25, off=0 2026/08/24 01:54:34 DEBUG : dir/file1(0xb431fa9d4c0): >_writeAt: n=25, err= 2026/08/24 01:54:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:34 DEBUG : newLeaf: Updating file with newLeaf 0xb431fc0c4e0 2026/08/24 01:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:34 DEBUG : newLeaf(0xb431fa9d4c0): close: 2026/08/24 01:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 01:54:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 01:54:34.309200421 +0000 UTC m=+22.382970694 2026/08/24 01:54:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:34 DEBUG : newLeaf(0xb431fa9d4c0): >close: err= 2026/08/24 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:34 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 01:54:34 DEBUG : newLeaf.5255ca14.partial: size = 25 OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf.5255ca14.partial" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf.5255ca14.partial 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf.5255ca14.partial" 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf.5255ca14.partial 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : newLeaf.5255ca14.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:34 DEBUG : newLeaf.5255ca14.partial: renamed to: newLeaf 2026/08/24 01:54:34 INFO : newLeaf: Copied (replaced existing) 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 01:54:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 01:54:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 01:54:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:34 DEBUG : >WaitForWriters: 2026/08/24 01:54:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:34 DEBUG : dir: Looking for writers 2026/08/24 01:54:34 DEBUG : Looking for writers 2026/08/24 01:54:34 DEBUG : dir: reading active writers 2026/08/24 01:54:34 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:34 DEBUG : >WaitForWriters: 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:34 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:34 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:35 DEBUG : dir: Looking for writers 2026/08/24 01:54:35 DEBUG : file1: reading active writers 2026/08/24 01:54:35 DEBUG : Looking for writers 2026/08/24 01:54:35 DEBUG : dir: reading active writers 2026/08/24 01:54:35 DEBUG : >WaitForWriters: 2026/08/24 01:54:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): _readAt: size=512, off=0 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): openPending: 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 01:54:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): >openPending: err= 2026/08/24 01:54:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/24 01:54:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): >_readAt: n=14, err=EOF 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): close: 2026/08/24 01:54:35 DEBUG : dir/file1(0xb431f73c100): >close: err= 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:35 DEBUG : newLeaf: Updating file with newLeaf 0xb431f9c45b0 2026/08/24 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 01:54:35 DEBUG : dir/file1: Updating file with dir/file1 0xb431f9c45b0 2026/08/24 01:54:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:36 DEBUG : dir/file1(0xb431f540f80): openPending: 2026/08/24 01:54:36 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/24 01:54:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 01:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:36 DEBUG : dir/file1(0xb431f540f80): >openPending: err= 2026/08/24 01:54:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:36 DEBUG : dir/file1(0xb431f540f80): _writeAt: size=25, off=0 2026/08/24 01:54:36 DEBUG : dir/file1(0xb431f540f80): >_writeAt: n=25, err= 2026/08/24 01:54:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 01:54:36 DEBUG : newLeaf: Updating file with newLeaf 0xb431f9c45b0 2026/08/24 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:36 DEBUG : newLeaf(0xb431f540f80): close: 2026/08/24 01:54:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 01:54:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 01:54:36.170610942 +0000 UTC m=+24.244381206 2026/08/24 01:54:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:36 DEBUG : newLeaf(0xb431f540f80): >close: err= 2026/08/24 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:36 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 01:54:36 DEBUG : newLeaf.1e8477d1.partial: size = 25 OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf.1e8477d1.partial" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf.1e8477d1.partial 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf.1e8477d1.partial" 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf.1e8477d1.partial 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : newLeaf.1e8477d1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 01:54:36 DEBUG : newLeaf.1e8477d1.partial: renamed to: newLeaf 2026/08/24 01:54:36 INFO : newLeaf: Copied (replaced existing) 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 01:54:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 01:54:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 01:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 01:54:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : >WaitForWriters: 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/newLeaf" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kevekaz4xoli/newLeaf 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/24 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:36 DEBUG : dir: Looking for writers 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : dir: reading active writers 2026/08/24 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/24 01:54:36 DEBUG : >WaitForWriters: 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestFileRename (10.12s) --- PASS: TestFileRename/off,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=true (2.14s) --- PASS: TestFileRename/writes,forceCache=false (1.65s) --- PASS: TestFileRename/writes,forceCache=true (2.17s) --- 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-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:36 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:36 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:36 DEBUG : Looking for writers 2026/08/24 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:36 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: 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-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:36 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:37 DEBUG : dir: Looking for writers 2026/08/24 01:54:37 DEBUG : file1: reading active writers 2026/08/24 01:54:37 DEBUG : Looking for writers 2026/08/24 01:54:37 DEBUG : dir: reading active writers 2026/08/24 01:54:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:37 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 01:54:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 01:54:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/24 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:37 DEBUG : dir: Looking for writers 2026/08/24 01:54:37 DEBUG : file1: reading active writers 2026/08/24 01:54:37 DEBUG : Looking for writers 2026/08/24 01:54:37 DEBUG : dir: reading active writers 2026/08/24 01:54:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:37 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 01:54:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 01:54:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/24 01:54:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/24 01:54:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 01:54:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 01:54:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 01:54:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 01:54:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/24 01:54:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 01:54:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 01:54:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 01:54:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/24 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:37 DEBUG : dir: Looking for writers 2026/08/24 01:54:37 DEBUG : file1: reading active writers 2026/08/24 01:54:37 DEBUG : Looking for writers 2026/08/24 01:54:37 DEBUG : dir: reading active writers 2026/08/24 01:54:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:37 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:38 DEBUG : dir: Looking for writers 2026/08/24 01:54:38 DEBUG : file1: reading active writers 2026/08/24 01:54:38 DEBUG : Looking for writers 2026/08/24 01:54:38 DEBUG : dir: reading active writers 2026/08/24 01:54:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:38 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 01:54:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/24 01:54:38 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:38 DEBUG : dir: Looking for writers 2026/08/24 01:54:38 DEBUG : file1: reading active writers 2026/08/24 01:54:38 DEBUG : Looking for writers 2026/08/24 01:54:38 DEBUG : dir: reading active writers 2026/08/24 01:54:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:38 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): _readAt: size=1, off=0 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): openPending: 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >openPending: err= 2026/08/24 01:54:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >_readAt: n=1, err= 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): _readAt: size=256, off=1 2026/08/24 01:54:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >_readAt: n=15, err=EOF 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): _readAt: size=16, off=16 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >_readAt: n=0, err=EOF 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): close: 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >close: err= 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): close: 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431fc60080): >close: err=file already closed 2026/08/24 01:54:38 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:38 DEBUG : dir: Looking for writers 2026/08/24 01:54:38 DEBUG : file1: reading active writers 2026/08/24 01:54:38 DEBUG : Looking for writers 2026/08/24 01:54:38 DEBUG : dir: reading active writers 2026/08/24 01:54:38 DEBUG : >WaitForWriters: 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:38 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:38 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431f65e340): _readAt: size=1, off=0 2026/08/24 01:54:38 DEBUG : dir/file1(0xb431f65e340): openPending: 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >openPending: err= 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): _readAt: size=1, off=5 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): _readAt: size=1, off=3 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): _readAt: size=1, off=13 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): _readAt: size=16, off=100 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >_readAt: n=0, err=EOF 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): close: 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f65e340): >close: err= 2026/08/24 01:54:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:39 DEBUG : dir: Looking for writers 2026/08/24 01:54:39 DEBUG : file1: reading active writers 2026/08/24 01:54:39 DEBUG : Looking for writers 2026/08/24 01:54:39 DEBUG : dir: reading active writers 2026/08/24 01:54:39 DEBUG : >WaitForWriters: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=1, off=0 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): openPending: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >openPending: err= 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=1, off=5 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=1, off=1 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=1, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=6, off=10 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=6, err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=256, off=10 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=6, err=EOF 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=256, off=100 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): close: 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >close: err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): _readAt: size=256, off=100 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431fc610c0): >_readAt: n=0, err=file already closed 2026/08/24 01:54:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:39 DEBUG : dir: Looking for writers 2026/08/24 01:54:39 DEBUG : file1: reading active writers 2026/08/24 01:54:39 DEBUG : Looking for writers 2026/08/24 01:54:39 DEBUG : dir: reading active writers 2026/08/24 01:54:39 DEBUG : >WaitForWriters: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): RWFileHandle.Flush 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): _readAt: size=256, off=0 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): openPending: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): >openPending: err= 2026/08/24 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): >_readAt: n=16, err=EOF 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): RWFileHandle.Flush 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): RWFileHandle.Flush 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): close: 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f856d80): >close: err= 2026/08/24 01:54:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:39 DEBUG : dir: Looking for writers 2026/08/24 01:54:39 DEBUG : file1: reading active writers 2026/08/24 01:54:39 DEBUG : Looking for writers 2026/08/24 01:54:39 DEBUG : dir: reading active writers 2026/08/24 01:54:39 DEBUG : >WaitForWriters: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:39 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 01:54:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f857900): _readAt: size=256, off=0 2026/08/24 01:54:39 DEBUG : dir/file1(0xb431f857900): openPending: 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): >openPending: err= 2026/08/24 01:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 01:54:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): >_readAt: n=16, err=EOF 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): RWFileHandle.Release 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): close: 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): >close: err= 2026/08/24 01:54:40 DEBUG : dir/file1(0xb431f857900): RWFileHandle.Release 2026/08/24 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:40 DEBUG : dir: Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : dir: reading active writers 2026/08/24 01:54:40 DEBUG : >WaitForWriters: 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.32s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:40 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:40 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:40 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): openPending: 2026/08/24 01:54:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): >openPending: err= 2026/08/24 01:54:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): _writeAt: size=5, off=0 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): >_writeAt: n=5, err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): _writeAt: size=7, off=5 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): >_writeAt: n=7, err= 2026/08/24 01:54:40 DEBUG : file1: vfs cache: truncate to size=11 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): close: 2026/08/24 01:54:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:40.058444959 +0000 UTC m=+28.132215212 2026/08/24 01:54:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): >close: err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): close: 2026/08/24 01:54:40 DEBUG : file1(0xb431f9cd700): >close: err=file already closed 2026/08/24 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:40 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:40 DEBUG : file1.0405100d.partial: size = 11 OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.0405100d.partial" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.0405100d.partial 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.0405100d.partial" 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1.0405100d.partial 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1.0405100d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 01:54:40 DEBUG : file1.0405100d.partial: renamed to: file1 2026/08/24 01:54:40 INFO : file1: Copied (new) 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 01:54:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 01:54:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : >WaitForWriters: 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/24 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : >WaitForWriters: 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:40 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:40 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:40 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): openPending: 2026/08/24 01:54:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): >openPending: err= 2026/08/24 01:54:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): _writeAt: size=7, off=0 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): >_writeAt: n=7, err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): _writeAt: size=6, off=5 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): >_writeAt: n=6, err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): close: 2026/08/24 01:54:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:40.583409418 +0000 UTC m=+28.657179721 2026/08/24 01:54:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): >close: err= 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): _writeAt: size=5, off=0 2026/08/24 01:54:40 DEBUG : file1(0xb431f4a8c80): >_writeAt: n=0, err=file already closed 2026/08/24 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:40 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:40 DEBUG : file1.c48cd7bf.partial: size = 11 OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.c48cd7bf.partial" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.c48cd7bf.partial 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.c48cd7bf.partial" 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1.c48cd7bf.partial 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1.c48cd7bf.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 01:54:40 DEBUG : file1.c48cd7bf.partial: renamed to: file1 2026/08/24 01:54:40 INFO : file1: Copied (new) 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : Looking for writers 2026/08/24 01:54:40 DEBUG : file1: reading active writers 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 01:54:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 01:54:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:40 DEBUG : >WaitForWriters: 2026/08/24 01:54:40 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/24 01:54:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : >WaitForWriters: 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.55s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:41 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:41 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:41 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:41 DEBUG : file1(0xb431f540100): openPending: 2026/08/24 01:54:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:41 DEBUG : file1(0xb431f540100): >openPending: err= 2026/08/24 01:54:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:41 DEBUG : file1(0xb431f540100): close: 2026/08/24 01:54:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:41.129375238 +0000 UTC m=+29.203145491 2026/08/24 01:54:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:41 DEBUG : file1(0xb431f540100): >close: err= 2026/08/24 01:54:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 01:54:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:41 DEBUG : file2: newRWFileHandle: 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): openPending: 2026/08/24 01:54:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): >openPending: err= 2026/08/24 01:54:41 DEBUG : file2: >newRWFileHandle: err= 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/24 01:54:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): RWFileHandle.Flush 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): RWFileHandle.Release 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): close: 2026/08/24 01:54:41 DEBUG : file2: vfs cache: setting modification time to 2026-08-24 01:54:41.130481928 +0000 UTC m=+29.204252191 2026/08/24 01:54:41 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:41 DEBUG : file2(0xb431f5410c0): >close: err= 2026/08/24 01:54:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/24 01:54:41 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:41 DEBUG : file2: vfs cache: starting upload 2026/08/24 01:54:41 DEBUG : file1.5278b3e5.partial: size = 0 OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.5278b3e5.partial" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.5278b3e5.partial 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.5278b3e5.partial" 2026/08/24 01:54:41 DEBUG : file2.28164d95.partial: size = 0 OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2.28164d95.partial" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2.28164d95.partial 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2.28164d95.partial" 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file2.28164d95.partial 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file2.28164d95.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1.5278b3e5.partial 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file2.28164d95.partial: renamed to: file2 2026/08/24 01:54:41 DEBUG : file1.5278b3e5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 INFO : file2: Copied (new) 2026/08/24 01:54:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : file1.5278b3e5.partial: renamed to: file1 2026/08/24 01:54:41 INFO : file1: Copied (new) 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-24 01:54:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 01:54:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:41 INFO : file2: vfs cache: upload succeeded try #1 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-24 01:54:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 01:54:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:41 DEBUG : >WaitForWriters: 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:41 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/24 01:54:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : file2: reading active writers 2026/08/24 01:54:41 DEBUG : >WaitForWriters: 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:41 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:41 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:41 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): openPending: 2026/08/24 01:54:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): >openPending: err= 2026/08/24 01:54:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): _writeAt: size=5, off=0 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): >_writeAt: n=5, err= 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): RWFileHandle.Flush 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): RWFileHandle.Flush 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): close: 2026/08/24 01:54:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:41.880179389 +0000 UTC m=+29.953949653 2026/08/24 01:54:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:41 DEBUG : file1(0xb431fc60340): >close: err= 2026/08/24 01:54:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:41 DEBUG : Looking for writers 2026/08/24 01:54:41 DEBUG : file1: reading active writers 2026/08/24 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:41 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:41 DEBUG : file1.c17ca7c8.partial: size = 5 OK 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.c17ca7c8.partial" 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.c17ca7c8.partial 2026/08/24 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.c17ca7c8.partial" 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1.c17ca7c8.partial 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : file1.c17ca7c8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:42 DEBUG : file1.c17ca7c8.partial: renamed to: file1 2026/08/24 01:54:42 INFO : file1: Copied (new) 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 01:54:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 01:54:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:42 DEBUG : >WaitForWriters: 2026/08/24 01:54:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:42 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:42 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:42 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): openPending: 2026/08/24 01:54:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): >openPending: err= 2026/08/24 01:54:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): _writeAt: size=5, off=0 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): >_writeAt: n=5, err= 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): RWFileHandle.Release 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): close: 2026/08/24 01:54:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:42.205751081 +0000 UTC m=+30.279521343 2026/08/24 01:54:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): >close: err= 2026/08/24 01:54:42 DEBUG : file1(0xb431fc60a40): RWFileHandle.Release 2026/08/24 01:54:42 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:42 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:42 DEBUG : file1.ebcf3717.partial: size = 5 OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.ebcf3717.partial" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.ebcf3717.partial 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.ebcf3717.partial" 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1.ebcf3717.partial 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : file1.ebcf3717.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:42 DEBUG : file1.ebcf3717.partial: renamed to: file1 2026/08/24 01:54:42 INFO : file1: Copied (new) 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 01:54:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 01:54:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:42 DEBUG : >WaitForWriters: 2026/08/24 01:54:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:42 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:42 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): openPending: 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): >openPending: err= 2026/08/24 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 01:54:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): _writeAt: size=5, off=0 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): >_writeAt: n=5, err= 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): close: 2026/08/24 01:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 01:54:42.86135637 +0000 UTC m=+30.935126633 2026/08/24 01:54:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:42 DEBUG : dir/file1(0xb431f73de80): >close: err= 2026/08/24 01:54:42 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:42 DEBUG : dir: Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : dir: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:42 DEBUG : dir: Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : dir: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:42 DEBUG : dir: Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : dir: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:42 DEBUG : dir: Looking for writers 2026/08/24 01:54:42 DEBUG : file1: reading active writers 2026/08/24 01:54:42 DEBUG : Looking for writers 2026/08/24 01:54:42 DEBUG : dir: reading active writers 2026/08/24 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 01:54:42 DEBUG : dir/file1.f252c1b1.partial: size = 5 OK 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1.f252c1b1.partial" 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1.f252c1b1.partial 2026/08/24 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1.f252c1b1.partial" 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/file1.f252c1b1.partial 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1.f252c1b1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:43 DEBUG : dir/file1.f252c1b1.partial: renamed to: dir/file1 2026/08/24 01:54:43 INFO : dir/file1: Copied (replaced existing) 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-24 01:54:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : >WaitForWriters: 2026/08/24 01:54:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.66s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:43 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/24 01:54:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 01:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 01:54:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): _writeAt: size=5, off=0 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): openPending: 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): >openPending: err= 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): >_writeAt: n=5, err= 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): _writeAt: size=15, off=5 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): >_writeAt: n=15, err= 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): close: 2026/08/24 01:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 01:54:43.531007169 +0000 UTC m=+31.604777441 2026/08/24 01:54:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:43 DEBUG : dir/file1(0xb431f376540): >close: err= 2026/08/24 01:54:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 01:54:43 DEBUG : dir/file1.a15642d9.partial: size = 20 OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1.a15642d9.partial" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1.a15642d9.partial 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1.a15642d9.partial" 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kevekaz4xoli/dir/file1.a15642d9.partial 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1.a15642d9.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/24 01:54:43 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/24 01:54:43 DEBUG : dir/file1.a15642d9.partial: renamed to: dir/file1 2026/08/24 01:54:43 INFO : dir/file1: Copied (replaced existing) 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/24 01:54:43 DEBUG : dir: Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : dir: reading active writers 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:43 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-24 01:54:43 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/24 01:54:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : >WaitForWriters: 2026/08/24 01:54:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:43 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:43 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:43 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): openPending: 2026/08/24 01:54:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): >openPending: err= 2026/08/24 01:54:43 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): _writeAt: size=5, off=0 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): >_writeAt: n=5, err= 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): close: 2026/08/24 01:54:43 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 01:54:43.868481504 +0000 UTC m=+31.942251788 2026/08/24 01:54:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:43 DEBUG : file1(0xb431fa9d440): >close: err= 2026/08/24 01:54:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:43 DEBUG : Looking for writers 2026/08/24 01:54:43 DEBUG : file1: reading active writers 2026/08/24 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:43 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:43 DEBUG : file1.aa701f3b.partial: size = 5 OK 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.aa701f3b.partial" 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.aa701f3b.partial 2026/08/24 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.aa701f3b.partial" 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1.aa701f3b.partial 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:44 DEBUG : file1.aa701f3b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:44 DEBUG : file1.aa701f3b.partial: renamed to: file1 2026/08/24 01:54:44 INFO : file1: Copied (new) 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 01:54:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 01:54:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:44 DEBUG : >WaitForWriters: 2026/08/24 01:54:44 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.208546682 +0000 UTC m=+32.282316965 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9db40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.208546682 +0000 UTC m=+32.282316965 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9940c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.208546682 +0000 UTC m=+32.282316965 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8a310 item 1 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.211901325 +0000 UTC m=+32.285671589 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f994bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.211901325 +0000 UTC m=+32.285671589 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9950c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8aaf0 item 2 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.214447112 +0000 UTC m=+32.288217425 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.214447112 +0000 UTC m=+32.288217425 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f995b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.214447112 +0000 UTC m=+32.288217425 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8ae70 item 3 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.217709522 +0000 UTC m=+32.291479795 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b87c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.217709522 +0000 UTC m=+32.291479795 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8d00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b340 item 4 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.219837841 +0000 UTC m=+32.293608104 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.219837841 +0000 UTC m=+32.293608104 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b97c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.219837841 +0000 UTC m=+32.293608104 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b810 item 5 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.222838266 +0000 UTC m=+32.296608529 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.222838266 +0000 UTC m=+32.296608529 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9de940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8bce0 item 6 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.224744515 +0000 UTC m=+32.298514778 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9defc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.224744515 +0000 UTC m=+32.298514778 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.224744515 +0000 UTC m=+32.298514778 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9df980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f464380 item 7 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.2273216 +0000 UTC m=+32.301091853 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.2273216 +0000 UTC m=+32.301091853 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fe640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f465dc0 item 8 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f9fec00): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fec00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.229533036 +0000 UTC m=+32.303303299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9fefc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.229533036 +0000 UTC m=+32.303303299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.229533036 +0000 UTC m=+32.303303299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9ff940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f5592d0 item 9 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.232129388 +0000 UTC m=+32.305899651 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.232129388 +0000 UTC m=+32.305899651 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbac600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f559a40 item 10 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fbacc40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbacc40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.234191862 +0000 UTC m=+32.307962125 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.234191862 +0000 UTC m=+32.307962125 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbad500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.234191862 +0000 UTC m=+32.307962125 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbada00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45e540 item 11 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.237239937 +0000 UTC m=+32.311010250 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6180): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.237239937 +0000 UTC m=+32.311010250 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd66c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45ecb0 item 12 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fbd6d00): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd6d00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.23950363 +0000 UTC m=+32.313273893 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd70c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.23950363 +0000 UTC m=+32.313273893 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7780): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45f500 item 13 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.241756224 +0000 UTC m=+32.315526487 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbd7e00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.241756224 +0000 UTC m=+32.315526487 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f548070 item 14 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fbf2a80): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.24394209 +0000 UTC m=+32.317712353 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf2e40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.24394209 +0000 UTC m=+32.317712353 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f548af0 item 15 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.246332023 +0000 UTC m=+32.320102316 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbf3b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.246332023 +0000 UTC m=+32.320102316 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a1c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f5496c0 item 16 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.248311691 +0000 UTC m=+32.322081974 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8a800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.248311691 +0000 UTC m=+32.322081974 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8ac80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.248311691 +0000 UTC m=+32.322081974 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b180): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f8981c0 item 17 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.250875221 +0000 UTC m=+32.324645545 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8b800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.250875221 +0000 UTC m=+32.324645545 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc8bd40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f898690 item 18 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.252755912 +0000 UTC m=+32.326526175 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca84c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.252755912 +0000 UTC m=+32.326526175 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca89c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.252755912 +0000 UTC m=+32.326526175 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca8ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f898b60 item 19 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.255444378 +0000 UTC m=+32.329214631 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.255444378 +0000 UTC m=+32.329214631 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca9a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f899180 item 20 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.257521049 +0000 UTC m=+32.331291322 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.257521049 +0000 UTC m=+32.331291322 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcca700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.257521049 +0000 UTC m=+32.331291322 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccac00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f899650 item 21 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.260247226 +0000 UTC m=+32.334017479 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.260247226 +0000 UTC m=+32.334017479 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccb7c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f899b20 item 22 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.262259004 +0000 UTC m=+32.336029268 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fccbe40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.262259004 +0000 UTC m=+32.336029268 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.262259004 +0000 UTC m=+32.336029268 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f870000 item 23 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.264904049 +0000 UTC m=+32.338674302 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce8fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.264904049 +0000 UTC m=+32.338674302 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f8704d0 item 24 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fce9b40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fce9b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.267644263 +0000 UTC m=+32.341414526 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.267644263 +0000 UTC m=+32.341414526 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.267644263 +0000 UTC m=+32.341414526 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd08a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f870850 item 25 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.270256093 +0000 UTC m=+32.344026346 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd090c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.270256093 +0000 UTC m=+32.344026346 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f870f50 item 26 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fd09c40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd09c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.272262201 +0000 UTC m=+32.346032464 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.272262201 +0000 UTC m=+32.346032464 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.272262201 +0000 UTC m=+32.346032464 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd24b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f871340 item 27 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.274844767 +0000 UTC m=+32.348615050 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd251c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.274844767 +0000 UTC m=+32.348615050 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f8718f0 item 28 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fd25d40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd25d40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.277456959 +0000 UTC m=+32.351227212 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.277456959 +0000 UTC m=+32.351227212 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd488c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f871ce0 item 29 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.280299477 +0000 UTC m=+32.354069740 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.280299477 +0000 UTC m=+32.354069740 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd48dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73420 item 30 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f65e540): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.282905667 +0000 UTC m=+32.356675931 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.282905667 +0000 UTC m=+32.356675931 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65efc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc460 item 31 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.285013907 +0000 UTC m=+32.358784170 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.285013907 +0000 UTC m=+32.358784170 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fc40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc8c0 item 32 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.287160059 +0000 UTC m=+32.360930472 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bcc40 item 33 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.287944891 +0000 UTC m=+32.361715154 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.287944891 +0000 UTC m=+32.361715154 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd49a00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd0a0 item 33 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.289849457 +0000 UTC m=+32.363619721 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd5e0 item 34 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.290622036 +0000 UTC m=+32.364392300 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.290622036 +0000 UTC m=+32.364392300 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb32bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd7a0 item 34 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.292697334 +0000 UTC m=+32.366467658 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bdc00 item 35 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.293779538 +0000 UTC m=+32.367549811 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.293779538 +0000 UTC m=+32.367549811 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb33b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bddc0 item 35 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.296272214 +0000 UTC m=+32.370042547 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03ad90 item 36 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.29717588 +0000 UTC m=+32.370946203 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.29717588 +0000 UTC m=+32.370946203 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b0a0 item 36 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.29888666 +0000 UTC m=+32.372656923 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b5e0 item 37 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.299587815 +0000 UTC m=+32.373358078 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.299587815 +0000 UTC m=+32.373358078 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a99c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b9d0 item 37 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.30151329 +0000 UTC m=+32.375283553 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fa4d0 item 38 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.303176961 +0000 UTC m=+32.376947224 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.303176961 +0000 UTC m=+32.376947224 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73ca80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fa700 item 38 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.304852555 +0000 UTC m=+32.378622827 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fb030 item 39 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.305581711 +0000 UTC m=+32.379351974 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.305581711 +0000 UTC m=+32.379351974 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470d40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fb570 item 39 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.307587708 +0000 UTC m=+32.381357971 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb720e0 item 40 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.308522493 +0000 UTC m=+32.382292746 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.308522493 +0000 UTC m=+32.382292746 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72380 item 40 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.310844808 +0000 UTC m=+32.384615070 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72700 item 41 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.311528078 +0000 UTC m=+32.385298341 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72930 item 41 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.312356552 +0000 UTC m=+32.386126815 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.312356552 +0000 UTC m=+32.386126815 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72af0 item 41 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.315891367 +0000 UTC m=+32.389661629 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72e70 item 42 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.316494384 +0000 UTC m=+32.390264647 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73030 item 42 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.31772604 +0000 UTC m=+32.391496303 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.31772604 +0000 UTC m=+32.391496303 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb731f0 item 42 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.322028052 +0000 UTC m=+32.395798326 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73810 item 43 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.322673892 +0000 UTC m=+32.396444155 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb739d0 item 43 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.323630699 +0000 UTC m=+32.397400961 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.323630699 +0000 UTC m=+32.397400961 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73c70 item 43 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.325667765 +0000 UTC m=+32.399438028 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406540 item 44 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.326381943 +0000 UTC m=+32.400152206 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1654c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406930 item 44 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.327113595 +0000 UTC m=+32.400883858 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165a00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.327113595 +0000 UTC m=+32.400883858 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406bd0 item 44 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.329178994 +0000 UTC m=+32.402949258 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5906c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f407c70 item 45 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.329772034 +0000 UTC m=+32.403542298 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f590bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.329772034 +0000 UTC m=+32.403542298 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5912c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fe150 item 45 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.331700706 +0000 UTC m=+32.405470979 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fecb0 item 46 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.332361182 +0000 UTC m=+32.406131445 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f591e00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.332361182 +0000 UTC m=+32.406131445 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff030 item 46 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.33457907 +0000 UTC m=+32.408349323 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f606c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff650 item 47 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.336073342 +0000 UTC m=+32.409843675 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.336073342 +0000 UTC m=+32.409843675 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607840): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff810 item 47 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.338040205 +0000 UTC m=+32.411810498 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f607e80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a310 item 48 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.338706683 +0000 UTC m=+32.412476976 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.338706683 +0000 UTC m=+32.412476976 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71ab80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a700 item 48 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.340917387 +0000 UTC m=+32.414687650 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b1c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70b110 item 49 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.341647936 +0000 UTC m=+32.415418229 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.341647936 +0000 UTC m=+32.415418229 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70b2d0 item 49 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.343840346 +0000 UTC m=+32.417610609 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70ba40 item 50 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.344890479 +0000 UTC m=+32.418660832 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.344890479 +0000 UTC m=+32.418660832 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f752d80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70bc70 item 50 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.34742771 +0000 UTC m=+32.421197972 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4380 item 51 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.348383424 +0000 UTC m=+32.422153687 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.348383424 +0000 UTC m=+32.422153687 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f753e40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4b60 item 51 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.350983102 +0000 UTC m=+32.424753374 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ca5c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f56c0 item 52 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.352325877 +0000 UTC m=+32.426096170 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7caac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.352325877 +0000 UTC m=+32.426096170 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f5a40 item 52 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.354334921 +0000 UTC m=+32.428105174 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cb6c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95e070 item 53 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.354951965 +0000 UTC m=+32.428722218 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7cbbc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.354951965 +0000 UTC m=+32.428722218 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95e4d0 item 53 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.357341045 +0000 UTC m=+32.431111299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ea880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95e930 item 54 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.35800992 +0000 UTC m=+32.431780173 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ead80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.35800992 +0000 UTC m=+32.431780173 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95ebd0 item 54 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.359762318 +0000 UTC m=+32.433532571 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7eb980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f260 item 55 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.360506122 +0000 UTC m=+32.434276415 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7ebe80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.360506122 +0000 UTC m=+32.434276415 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8404c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f420 item 55 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.362387184 +0000 UTC m=+32.436157437 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f840b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f880 item 56 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.363055205 +0000 UTC m=+32.436825458 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.363055205 +0000 UTC m=+32.436825458 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8415c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95fc00 item 56 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.365044361 +0000 UTC m=+32.438814614 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f841c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4081c0 item 57 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.36559497 +0000 UTC m=+32.439365223 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f408620 item 57 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.366296745 +0000 UTC m=+32.440066998 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8780): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.366296745 +0000 UTC m=+32.440066998 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8d00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4088c0 item 57 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.36811564 +0000 UTC m=+32.441885903 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac4d0 item 58 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.368758122 +0000 UTC m=+32.442528375 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac690 item 58 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.369611193 +0000 UTC m=+32.443381456 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91ee80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.369611193 +0000 UTC m=+32.443381456 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac850 item 58 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.371604126 +0000 UTC m=+32.445374389 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fa80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faacbd0 item 59 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.372457157 +0000 UTC m=+32.446227430 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faacd90 item 59 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.373143752 +0000 UTC m=+32.446914015 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98a600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.373143752 +0000 UTC m=+32.446914015 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98ab80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faacf50 item 59 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.375117649 +0000 UTC m=+32.448887913 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b1c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad2d0 item 60 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.375863939 +0000 UTC m=+32.449634203 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98b700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad490 item 60 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.376699065 +0000 UTC m=+32.450469328 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f98bc40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.376699065 +0000 UTC m=+32.450469328 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad650 item 60 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.378387383 +0000 UTC m=+32.452157646 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faada40 item 61 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.379039545 +0000 UTC m=+32.452809808 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b8e80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.379039545 +0000 UTC m=+32.452809808 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faadc00 item 61 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.38115084 +0000 UTC m=+32.454921164 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b9bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f452310 item 62 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.381723562 +0000 UTC m=+32.455493815 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.381723562 +0000 UTC m=+32.455493815 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4529a0 item 62 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.383304197 +0000 UTC m=+32.457074450 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f453180 item 63 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.383848594 +0000 UTC m=+32.457618847 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.383848594 +0000 UTC m=+32.457618847 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4533b0 item 63 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.385503208 +0000 UTC m=+32.459273471 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f02c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f453a40 item 64 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.386105706 +0000 UTC m=+32.459875959 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.386105706 +0000 UTC m=+32.459875959 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f0f00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f6600e0 item 64 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.387737507 +0000 UTC m=+32.461507760 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660460 item 65 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.38841657 +0000 UTC m=+32.462186823 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f19c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.38841657 +0000 UTC m=+32.462186823 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9f1ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660690 item 65 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.390008545 +0000 UTC m=+32.463778808 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660e00 item 66 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.390685653 +0000 UTC m=+32.464455906 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.390685653 +0000 UTC m=+32.464455906 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa16fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f6611f0 item 66 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.392239728 +0000 UTC m=+32.466009981 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f661b20 item 67 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.39304621 +0000 UTC m=+32.466816463 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa17a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.39304621 +0000 UTC m=+32.466816463 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f661e30 item 67 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.395045224 +0000 UTC m=+32.468815517 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f420850 item 68 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.395729747 +0000 UTC m=+32.469500000 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa44c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.395729747 +0000 UTC m=+32.469500000 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4212d0 item 68 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.397448682 +0000 UTC m=+32.471218935 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45780): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4218f0 item 69 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.398029239 +0000 UTC m=+32.471799492 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa45c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.398029239 +0000 UTC m=+32.471799492 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f421c00 item 69 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.399732064 +0000 UTC m=+32.473502317 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5c880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56a690 item 70 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.400427046 +0000 UTC m=+32.474197299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5cd80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.400427046 +0000 UTC m=+32.474197299 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d2c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56aaf0 item 70 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.402285254 +0000 UTC m=+32.476055517 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5d940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56b1f0 item 71 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.402950581 +0000 UTC m=+32.476720844 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa5de40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.402950581 +0000 UTC m=+32.476720844 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56b3b0 item 71 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.405024747 +0000 UTC m=+32.478795050 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56b810 item 72 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.405963719 +0000 UTC m=+32.479733982 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa80fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.405963719 +0000 UTC m=+32.479733982 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56bab0 item 72 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.408005053 +0000 UTC m=+32.481775316 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa81ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94000 item 73 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.408613423 +0000 UTC m=+32.482383686 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab60c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94380 item 73 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.409365843 +0000 UTC m=+32.483136106 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.409365843 +0000 UTC m=+32.483136106 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab6ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94540 item 73 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.411145623 +0000 UTC m=+32.484915886 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe949a0 item 74 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.411833241 +0000 UTC m=+32.485603504 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94b60 item 74 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.41267471 +0000 UTC m=+32.486444973 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fab7b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.41267471 +0000 UTC m=+32.486444973 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc1c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94d20 item 74 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.414616887 +0000 UTC m=+32.488387150 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadc800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95260 item 75 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.415314544 +0000 UTC m=+32.489084817 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadcd00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95420 item 75 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): close: 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.416018333 +0000 UTC m=+32.489788596 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.416018333 +0000 UTC m=+32.489788596 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadd780): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95810 item 75 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.417869418 +0000 UTC m=+32.491639691 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fadddc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95c70 item 76 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.418566634 +0000 UTC m=+32.492336908 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa3c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95e30 item 76 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.41964458 +0000 UTC m=+32.493414843 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafa900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.41964458 +0000 UTC m=+32.493414843 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafae80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c150 item 76 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.421891923 +0000 UTC m=+32.495662186 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c4d0 item 77 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.422714265 +0000 UTC m=+32.496484589 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fafb9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.422714265 +0000 UTC m=+32.496484589 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c1c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c690 item 77 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.424955527 +0000 UTC m=+32.498725790 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9c800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81cbd0 item 78 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.425694954 +0000 UTC m=+32.499465247 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9cd00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.425694954 +0000 UTC m=+32.499465247 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9d400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81cd90 item 78 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.428455114 +0000 UTC m=+32.502225378 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb9da40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d260 item 79 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.42961265 +0000 UTC m=+32.503382913 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.42961265 +0000 UTC m=+32.503382913 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbce740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d570 item 79 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.431877096 +0000 UTC m=+32.505647369 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbced80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d8f0 item 80 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.432653772 +0000 UTC m=+32.506424085 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.432653772 +0000 UTC m=+32.506424085 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbcf980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81db20 item 80 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.434843076 +0000 UTC m=+32.508613349 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe40c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3b4380 item 81 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.435670037 +0000 UTC m=+32.509440310 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.435670037 +0000 UTC m=+32.509440310 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe4a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3b4c40 item 81 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.437956404 +0000 UTC m=+32.511726687 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3b56c0 item 82 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.438898753 +0000 UTC m=+32.512669017 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.438898753 +0000 UTC m=+32.512669017 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbe5b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3b5960 item 82 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.440861249 +0000 UTC m=+32.514631552 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f68c310 item 83 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.441641531 +0000 UTC m=+32.515411795 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.441641531 +0000 UTC m=+32.515411795 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc12d40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f68c850 item 83 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.44350474 +0000 UTC m=+32.517274993 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc133c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f68cd90 item 84 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.444555543 +0000 UTC m=+32.518325796 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc138c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.444555543 +0000 UTC m=+32.518325796 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc13e40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f68d030 item 84 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.446400316 +0000 UTC m=+32.520170569 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc325c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe500e0 item 85 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.447241435 +0000 UTC m=+32.521011698 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc32ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.447241435 +0000 UTC m=+32.521011698 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50310 item 85 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.449041584 +0000 UTC m=+32.522811837 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50700 item 86 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.449802029 +0000 UTC m=+32.523572282 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc33b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.449802029 +0000 UTC m=+32.523572282 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f408bd0 item 86 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.452423879 +0000 UTC m=+32.526194142 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d96c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f409880 item 87 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.453346482 +0000 UTC m=+32.527116735 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.453346482 +0000 UTC m=+32.527116735 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f409b90 item 87 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.455531827 +0000 UTC m=+32.529302101 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb50230 item 88 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.456531024 +0000 UTC m=+32.530301277 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc82d80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.456531024 +0000 UTC m=+32.530301277 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb504d0 item 88 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.458734645 +0000 UTC m=+32.532504908 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb50850 item 89 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.45951114 +0000 UTC m=+32.533281403 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc83e80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb50af0 item 89 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.46034743 +0000 UTC m=+32.534117683 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca64c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.46034743 +0000 UTC m=+32.534117683 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca6a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb50cb0 item 89 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.462468956 +0000 UTC m=+32.536239209 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb51030 item 90 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.463153858 +0000 UTC m=+32.536924141 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca75c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb512d0 item 90 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.464003132 +0000 UTC m=+32.537773435 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fca7b00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.464003132 +0000 UTC m=+32.537773435 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc41c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb51490 item 90 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.466163671 +0000 UTC m=+32.539933935 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb51810 item 91 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.467055344 +0000 UTC m=+32.540825618 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc4d40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8a150 item 91 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.467774893 +0000 UTC m=+32.541545156 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.467774893 +0000 UTC m=+32.541545156 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8a380 item 91 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.470216513 +0000 UTC m=+32.543986776 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcc5e40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8a8c0 item 92 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.470826766 +0000 UTC m=+32.544597089 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8abd0 item 92 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.471887508 +0000 UTC m=+32.545657771 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcde9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.471887508 +0000 UTC m=+32.545657771 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdef80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8ad90 item 92 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.474552109 +0000 UTC m=+32.548322373 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdf5c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b110 item 93 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.475973524 +0000 UTC m=+32.549743787 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fcdfb00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.475973524 +0000 UTC m=+32.549743787 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b2d0 item 93 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.478282352 +0000 UTC m=+32.552052616 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b7a0 item 94 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.47899066 +0000 UTC m=+32.552760923 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd02e80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.47899066 +0000 UTC m=+32.552760923 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8b960 item 94 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.481111443 +0000 UTC m=+32.554881706 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd03bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fa8bce0 item 95 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.481849167 +0000 UTC m=+32.555619430 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.481849167 +0000 UTC m=+32.555619430 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1e900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4640e0 item 95 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.484326434 +0000 UTC m=+32.558096687 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1ef40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4649a0 item 96 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.485005886 +0000 UTC m=+32.558776139 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1f480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.485005886 +0000 UTC m=+32.558776139 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fd1fb80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f464f50 item 96 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= 2026/08/24 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : >WaitForWriters: 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.498565989 +0000 UTC m=+32.572336262 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.498565989 +0000 UTC m=+32.572336262 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.498565989 +0000 UTC m=+32.572336262 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ae80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45fc00 item 1 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.502064885 +0000 UTC m=+32.575835159 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.502064885 +0000 UTC m=+32.575835159 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50460 item 2 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.504322357 +0000 UTC m=+32.578092630 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.504322357 +0000 UTC m=+32.578092630 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc505c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.504322357 +0000 UTC m=+32.578092630 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc50a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50930 item 3 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.507605396 +0000 UTC m=+32.581375649 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.507605396 +0000 UTC m=+32.581375649 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50fc0 item 4 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.510209292 +0000 UTC m=+32.583979545 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fc51c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.510209292 +0000 UTC m=+32.583979545 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.510209292 +0000 UTC m=+32.583979545 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe513b0 item 5 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.5130576 +0000 UTC m=+32.586827853 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65edc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.5130576 +0000 UTC m=+32.586827853 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51880 item 6 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.514993446 +0000 UTC m=+32.588763699 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.514993446 +0000 UTC m=+32.588763699 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65fe80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.514993446 +0000 UTC m=+32.588763699 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51c70 item 7 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.51778142 +0000 UTC m=+32.591551673 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.51778142 +0000 UTC m=+32.591551673 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc540 item 8 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f4a8c40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.5199427 +0000 UTC m=+32.593712953 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.5199427 +0000 UTC m=+32.593712953 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.5199427 +0000 UTC m=+32.593712953 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f0992c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc930 item 9 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.522295172 +0000 UTC m=+32.596065425 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.522295172 +0000 UTC m=+32.596065425 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73cb40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bcee0 item 10 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f73da40): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73da40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.524336957 +0000 UTC m=+32.598107210 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73de00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.524336957 +0000 UTC m=+32.598107210 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.524336957 +0000 UTC m=+32.598107210 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd2d0 item 11 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.527174464 +0000 UTC m=+32.600944717 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8567c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.527174464 +0000 UTC m=+32.600944717 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd8f0 item 12 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f857580): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.529257567 +0000 UTC m=+32.603027820 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8579c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.529257567 +0000 UTC m=+32.603027820 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bdd50 item 13 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.531284845 +0000 UTC m=+32.605055098 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9c9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.531284845 +0000 UTC m=+32.605055098 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9cf80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03a700 item 14 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fa9d5c0): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d5c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.533797549 +0000 UTC m=+32.607567832 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa9d980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.533797549 +0000 UTC m=+32.607567832 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f3765c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b110 item 15 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.53632986 +0000 UTC m=+32.610100133 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376e40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.53632986 +0000 UTC m=+32.610100133 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b7a0 item 16 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.538490659 +0000 UTC m=+32.612260933 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd01c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.538490659 +0000 UTC m=+32.612260933 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.538490659 +0000 UTC m=+32.612260933 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd0b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fa230 item 17 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.541633594 +0000 UTC m=+32.615403857 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd11c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.541633594 +0000 UTC m=+32.615403857 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fab60 item 18 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.543848366 +0000 UTC m=+32.617618629 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdd1d80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.543848366 +0000 UTC m=+32.617618629 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.543848366 +0000 UTC m=+32.617618629 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdde880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fb490 item 19 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.546821168 +0000 UTC m=+32.620591441 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddef00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.546821168 +0000 UTC m=+32.620591441 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddf440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72230 item 20 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.549266866 +0000 UTC m=+32.623037129 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fddfac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.549266866 +0000 UTC m=+32.623037129 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.549266866 +0000 UTC m=+32.623037129 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdea5c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb725b0 item 21 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.552323086 +0000 UTC m=+32.626093379 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeac40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.552323086 +0000 UTC m=+32.626093379 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb180): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72af0 item 22 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.554454671 +0000 UTC m=+32.628224934 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdeb800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.554454671 +0000 UTC m=+32.628224934 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdebd00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.554454671 +0000 UTC m=+32.628224934 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72e70 item 23 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.557836086 +0000 UTC m=+32.631606349 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.557836086 +0000 UTC m=+32.631606349 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf6ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb733b0 item 24 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431fdf7500): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.560394626 +0000 UTC m=+32.634164879 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf78c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.560394626 +0000 UTC m=+32.634164879 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fdf7dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.560394626 +0000 UTC m=+32.634164879 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73730 item 25 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.563118358 +0000 UTC m=+32.636888611 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.563118358 +0000 UTC m=+32.636888611 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f164fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73ce0 item 26 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f165600): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.564793421 +0000 UTC m=+32.638563674 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f1659c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.564793421 +0000 UTC m=+32.638563674 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f165ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.564793421 +0000 UTC m=+32.638563674 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52c500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406620 item 27 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.567318448 +0000 UTC m=+32.641088702 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52cb80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.567318448 +0000 UTC m=+32.641088702 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4070a0 item 28 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f52d700): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52d700): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.569018108 +0000 UTC m=+32.642788361 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f52dac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.569018108 +0000 UTC m=+32.642788361 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fe150 item 29 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.57062375 +0000 UTC m=+32.644394013 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60a900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.57062375 +0000 UTC m=+32.644394013 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60ae40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fecb0 item 30 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): _readAt: size=2, off=0 2026/08/24 01:54:44 ERROR : open-test-file(0xb431f60b480): Couldn't read size of file 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): close: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.572561989 +0000 UTC m=+32.646332242 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f60b840): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.572561989 +0000 UTC m=+32.646332242 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff180 item 31 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.574350766 +0000 UTC m=+32.648121020 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71c680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.574350766 +0000 UTC m=+32.648121020 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71cbc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff730 item 32 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.57596843 +0000 UTC m=+32.649738683 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a230 item 33 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.576645279 +0000 UTC m=+32.650415532 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71d680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.576645279 +0000 UTC m=+32.650415532 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71db80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a5b0 item 33 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.578402246 +0000 UTC m=+32.652172499 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f7622c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70aee0 item 34 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.579300301 +0000 UTC m=+32.653070555 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.579300301 +0000 UTC m=+32.653070555 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f762c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70b1f0 item 34 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.581759896 +0000 UTC m=+32.655530149 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8205c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f5592d0 item 35 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.582629758 +0000 UTC m=+32.656400011 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.582629758 +0000 UTC m=+32.656400011 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f820f40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f559650 item 35 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.584602833 +0000 UTC m=+32.658373086 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8215c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f559c00 item 36 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.585332411 +0000 UTC m=+32.659102664 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f821ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.585332411 +0000 UTC m=+32.659102664 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4070 item 36 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.587111479 +0000 UTC m=+32.660881742 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86c740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4b60 item 37 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.587742661 +0000 UTC m=+32.661512914 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86cbc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.587742661 +0000 UTC m=+32.661512914 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f5420 item 37 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.589388268 +0000 UTC m=+32.663158561 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86d740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f5a40 item 38 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.590219998 +0000 UTC m=+32.663990251 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f86dc40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.590219998 +0000 UTC m=+32.663990251 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f5ce0 item 38 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.592193004 +0000 UTC m=+32.665963257 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95e4d0 item 39 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.592976563 +0000 UTC m=+32.666746816 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f894e00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.592976563 +0000 UTC m=+32.666746816 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95e690 item 39 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.594812479 +0000 UTC m=+32.668582732 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95ebd0 item 40 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.595632048 +0000 UTC m=+32.669402301 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f895e80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.595632048 +0000 UTC m=+32.669402301 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f04c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95efc0 item 40 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.597481519 +0000 UTC m=+32.671251772 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f420 item 41 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.598157665 +0000 UTC m=+32.671927918 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f0f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f5e0 item 41 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.59884362 +0000 UTC m=+32.672613873 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1440): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.59884362 +0000 UTC m=+32.672613873 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f1980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95f880 item 41 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.600807459 +0000 UTC m=+32.674577712 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f95fdc0 item 42 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.601382314 +0000 UTC m=+32.675152567 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91e5c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac310 item 42 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.602115478 +0000 UTC m=+32.675885731 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91eb00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.602115478 +0000 UTC m=+32.675885731 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac540 item 42 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.603782365 +0000 UTC m=+32.677552618 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91f6c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faac8c0 item 43 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.604408548 +0000 UTC m=+32.678178801 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f91fbc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faaca80 item 43 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.604991979 +0000 UTC m=+32.678762232 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978200): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.604991979 +0000 UTC m=+32.678762232 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faacc40 item 43 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.606479748 +0000 UTC m=+32.680250011 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f978d80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faacfc0 item 44 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.60703676 +0000 UTC m=+32.680807013 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad180 item 44 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.607668894 +0000 UTC m=+32.681439147 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9797c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.607668894 +0000 UTC m=+32.681439147 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f979d40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad340 item 44 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.609591743 +0000 UTC m=+32.683361996 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad6c0 item 45 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.610275375 +0000 UTC m=+32.684045628 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b0980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.610275375 +0000 UTC m=+32.684045628 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faad880 item 45 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.611867891 +0000 UTC m=+32.685638144 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b16c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faadc70 item 46 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.612496298 +0000 UTC m=+32.686266561 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9b1bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.612496298 +0000 UTC m=+32.686266561 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d83c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431faade30 item 46 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.614318959 +0000 UTC m=+32.688089223 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8a00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f452af0 item 47 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.615301764 +0000 UTC m=+32.689072027 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d8f00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.615301764 +0000 UTC m=+32.689072027 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f452e00 item 47 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.617276964 +0000 UTC m=+32.691047217 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9d9c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f453420 item 48 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.617832453 +0000 UTC m=+32.691602716 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.617832453 +0000 UTC m=+32.691602716 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f453810 item 48 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.619664492 +0000 UTC m=+32.693434745 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa06f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660150 item 49 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.620299942 +0000 UTC m=+32.694070195 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.620299942 +0000 UTC m=+32.694070195 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa07940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660310 item 49 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.622127873 +0000 UTC m=+32.695898136 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa280c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660850 item 50 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.622766399 +0000 UTC m=+32.696536662 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa285c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.622766399 +0000 UTC m=+32.696536662 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa28b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f660cb0 item 50 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.62433503 +0000 UTC m=+32.698105283 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa291c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f6612d0 item 51 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.624983956 +0000 UTC m=+32.698754209 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa296c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.624983956 +0000 UTC m=+32.698754209 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa29c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f661570 item 51 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.626999019 +0000 UTC m=+32.700769272 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4200e0 item 52 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.627699612 +0000 UTC m=+32.701469875 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.627699612 +0000 UTC m=+32.701469875 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa52e00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f420700 item 52 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.629295946 +0000 UTC m=+32.703066199 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f421340 item 53 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.630045482 +0000 UTC m=+32.703815745 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.630045482 +0000 UTC m=+32.703815745 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa53ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4216c0 item 53 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.631865348 +0000 UTC m=+32.705635611 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6e640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f421d50 item 54 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.632522108 +0000 UTC m=+32.706292361 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6eb40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.632522108 +0000 UTC m=+32.706292361 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f0c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56a540 item 54 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.633993325 +0000 UTC m=+32.707763588 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6f740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56ab60 item 55 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.634608277 +0000 UTC m=+32.708378530 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa6fc40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.634608277 +0000 UTC m=+32.708378530 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56afc0 item 55 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.636478529 +0000 UTC m=+32.710248782 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56b420 item 56 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.637168871 +0000 UTC m=+32.710939124 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa96e00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.637168871 +0000 UTC m=+32.710939124 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa97380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56b5e0 item 56 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.638717966 +0000 UTC m=+32.712488220 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fa979c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56bb90 item 57 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.639282843 +0000 UTC m=+32.713053096 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f56bd50 item 57 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.639848501 +0000 UTC m=+32.713618754 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.639848501 +0000 UTC m=+32.713618754 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac2ac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94070 item 57 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.641370985 +0000 UTC m=+32.715141238 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe945b0 item 58 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.642121893 +0000 UTC m=+32.715892146 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94850 item 58 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.64282993 +0000 UTC m=+32.716600183 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fac3b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.64282993 +0000 UTC m=+32.716600183 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94a10 item 58 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.644572299 +0000 UTC m=+32.718342552 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe94e70 item 59 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.645191378 +0000 UTC m=+32.718961632 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae4dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95030 item 59 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.645783957 +0000 UTC m=+32.719554211 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.645783957 +0000 UTC m=+32.719554211 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe952d0 item 59 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.647524224 +0000 UTC m=+32.721294477 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fae5ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95880 item 60 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.648193627 +0000 UTC m=+32.721963880 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95ab0 item 60 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.648888039 +0000 UTC m=+32.722658301 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb04a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.648888039 +0000 UTC m=+32.722658301 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05000): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe95ce0 item 60 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.650399672 +0000 UTC m=+32.724169925 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c1c0 item 61 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.650978084 +0000 UTC m=+32.724748337 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb05b80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.650978084 +0000 UTC m=+32.724748337 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c380 item 61 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.652589215 +0000 UTC m=+32.726359468 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb849c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c700 item 62 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.65360315 +0000 UTC m=+32.727373404 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84f00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.65360315 +0000 UTC m=+32.727373404 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c9a0 item 62 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.656285085 +0000 UTC m=+32.730055338 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb85c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f548cb0 item 63 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.657073373 +0000 UTC m=+32.730843626 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.657073373 +0000 UTC m=+32.730843626 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f549490 item 63 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.658875696 +0000 UTC m=+32.732645949 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb6fc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f549960 item 64 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.659458215 +0000 UTC m=+32.733228468 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.659458215 +0000 UTC m=+32.733228468 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fbb7c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c070 item 64 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.661166461 +0000 UTC m=+32.734936714 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c3f0 item 65 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.661739643 +0000 UTC m=+32.735509896 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6a800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.661739643 +0000 UTC m=+32.735509896 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6ad00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81c5b0 item 65 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.663394096 +0000 UTC m=+32.737164349 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81cfc0 item 66 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.664132491 +0000 UTC m=+32.737902744 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6b7c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.664132491 +0000 UTC m=+32.737902744 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb6bd00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d3b0 item 66 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.665725879 +0000 UTC m=+32.739496133 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d7a0 item 67 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.666365136 +0000 UTC m=+32.740135389 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65e940): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.666365136 +0000 UTC m=+32.740135389 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65ee40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f81d960 item 67 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.667991616 +0000 UTC m=+32.741761869 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a000 item 68 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.668610085 +0000 UTC m=+32.742380338 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f65f9c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.668610085 +0000 UTC m=+32.742380338 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f540040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a2a0 item 68 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.67039776 +0000 UTC m=+32.744168013 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5411c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70a850 item 69 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.671056534 +0000 UTC m=+32.744826797 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f541900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.671056534 +0000 UTC m=+32.744826797 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70af50 item 69 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.672593375 +0000 UTC m=+32.746363638 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a8cc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70b650 item 70 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.673289961 +0000 UTC m=+32.747060224 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9300): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.673289961 +0000 UTC m=+32.747060224 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f4a9d00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f70ba40 item 70 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.674791596 +0000 UTC m=+32.748561849 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c380): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45e1c0 item 71 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.675630139 +0000 UTC m=+32.749400392 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73c880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.675630139 +0000 UTC m=+32.749400392 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73d640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45e540 item 71 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.677374131 +0000 UTC m=+32.751144384 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f73dcc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45e9a0 item 72 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.677995405 +0000 UTC m=+32.751765658 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f470b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.677995405 +0000 UTC m=+32.751765658 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856040): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45ed90 item 72 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.679540061 +0000 UTC m=+32.753310314 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45fa40 item 73 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.680175592 +0000 UTC m=+32.753945845 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f856bc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f45fdc0 item 73 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.680967066 +0000 UTC m=+32.754737329 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.680967066 +0000 UTC m=+32.754737329 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f857740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50230 item 73 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.682714896 +0000 UTC m=+32.756485149 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50620 item 74 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.684049195 +0000 UTC m=+32.757819457 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f376b40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe507e0 item 74 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.684704853 +0000 UTC m=+32.758475106 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377640): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.684704853 +0000 UTC m=+32.758475106 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f377c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50a10 item 74 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.686240592 +0000 UTC m=+32.760010845 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84540): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe50e70 item 75 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.68676367 +0000 UTC m=+32.760533933 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431fb84a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): _writeAt: size=3, off=2 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51180 item 75 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.687550304 +0000 UTC m=+32.761320558 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f20c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.687550304 +0000 UTC m=+32.761320558 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51340 item 75 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.689124427 +0000 UTC m=+32.762894680 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f2c40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe516c0 item 76 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.689633379 +0000 UTC m=+32.763403632 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51880 item 76 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): _writeAt: size=3, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.690306359 +0000 UTC m=+32.764076612 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3680): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.690306359 +0000 UTC m=+32.764076612 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f5f3c00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51ab0 item 76 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.691770284 +0000 UTC m=+32.765540537 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fe51e30 item 77 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.692418216 +0000 UTC m=+32.766188469 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614840): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.692418216 +0000 UTC m=+32.766188469 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f614f40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc2a0 item 77 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.694297083 +0000 UTC m=+32.768067336 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc7e0 item 78 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.694847493 +0000 UTC m=+32.768617746 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f615a80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.694847493 +0000 UTC m=+32.768617746 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a280): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bc9a0 item 78 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.696506254 +0000 UTC m=+32.770276507 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71a8c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bcd20 item 79 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.697178724 +0000 UTC m=+32.770948977 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71adc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.697178724 +0000 UTC m=+32.770948977 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71b4c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bcfc0 item 79 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.698877141 +0000 UTC m=+32.772647394 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f71bb00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd490 item 80 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.699866388 +0000 UTC m=+32.773636641 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.699866388 +0000 UTC m=+32.773636641 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74e800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bd6c0 item 80 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.701589011 +0000 UTC m=+32.775359275 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74ee40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bda40 item 81 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.702255129 +0000 UTC m=+32.776025382 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f2c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.702255129 +0000 UTC m=+32.776025382 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74f800): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f7bdce0 item 81 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.703956601 +0000 UTC m=+32.777726854 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f74fe80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03a540 item 82 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.70465504 +0000 UTC m=+32.778425293 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77c480): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.70465504 +0000 UTC m=+32.778425293 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77ca00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03ad90 item 82 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.706343989 +0000 UTC m=+32.780114242 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b2d0 item 83 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.706992573 +0000 UTC m=+32.780762826 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77d580): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.706992573 +0000 UTC m=+32.780762826 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f77dac0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f03b5e0 item 83 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.708497365 +0000 UTC m=+32.782267618 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fa0e0 item 84 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.709187598 +0000 UTC m=+32.782957862 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83a740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.709187598 +0000 UTC m=+32.782957862 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83acc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fa4d0 item 84 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.711048201 +0000 UTC m=+32.784818504 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fab60 item 85 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.71177338 +0000 UTC m=+32.785543633 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83b840): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.71177338 +0000 UTC m=+32.785543633 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f83bd80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fb030 item 85 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.713777254 +0000 UTC m=+32.787547507 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fb570 item 86 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.71462806 +0000 UTC m=+32.788398333 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862a00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.71462806 +0000 UTC m=+32.788398333 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f862f80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9fbc70 item 86 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.716838834 +0000 UTC m=+32.790609137 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863600): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72380 item 87 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.717744503 +0000 UTC m=+32.791514806 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f863b00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.717744503 +0000 UTC m=+32.791514806 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878140): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72540 item 87 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.719703082 +0000 UTC m=+32.793473335 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8787c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72930 item 88 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.720485088 +0000 UTC m=+32.794255341 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f878cc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.720485088 +0000 UTC m=+32.794255341 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72af0 item 88 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.72206984 +0000 UTC m=+32.795840093 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb72e70 item 89 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.722804858 +0000 UTC m=+32.796575121 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f879dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73030 item 89 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.723551528 +0000 UTC m=+32.797321791 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e400): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.723551528 +0000 UTC m=+32.797321791 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89e980): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb731f0 item 89 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.725036391 +0000 UTC m=+32.798806644 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89efc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb735e0 item 90 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.726135407 +0000 UTC m=+32.799905680 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89f500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb737a0 item 90 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.727147658 +0000 UTC m=+32.800917921 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f89fa40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.727147658 +0000 UTC m=+32.800917921 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8100): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73960 item 90 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): >openPending: err= 2026/08/24 01:54:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.728980047 +0000 UTC m=+32.802750300 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431fb73e30 item 91 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.73001436 +0000 UTC m=+32.803784613 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d8c80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): >_readAt: n=2, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): _writeAt: size=3, off=7 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406460 item 91 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.730656503 +0000 UTC m=+32.804426756 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d91c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): >_readAt: n=8, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.730656503 +0000 UTC m=+32.804426756 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9740): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f4068c0 item 91 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.732443967 +0000 UTC m=+32.806214220 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8d9d80): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f406fc0 item 92 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.733111498 +0000 UTC m=+32.806881752 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f63c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): open at offset 5 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f407a40 item 92 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): _readAt: size=2, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): _writeAt: size=3, off=5 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): >_writeAt: n=3, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.73375324 +0000 UTC m=+32.807523493 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6900): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): >_readAt: n=3, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.73375324 +0000 UTC m=+32.807523493 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f6ec0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fe070 item 92 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.7352838 +0000 UTC m=+32.809054053 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7500): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3febd0 item 93 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.735826724 +0000 UTC m=+32.809596978 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f8f7a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.735826724 +0000 UTC m=+32.809596978 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998240): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3fee70 item 93 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.737432726 +0000 UTC m=+32.811202979 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998880): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff2d0 item 94 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.738189836 +0000 UTC m=+32.811960089 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f998dc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.738189836 +0000 UTC m=+32.811960089 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9994c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f3ff6c0 item 94 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.739902509 +0000 UTC m=+32.813672773 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f999b00): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4070 item 95 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.740561745 +0000 UTC m=+32.814332008 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904340): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.740561745 +0000 UTC m=+32.814332008 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f904a40): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f4380 item 95 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 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/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): open at offset 0 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): _readAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): >_readAt: n=0, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.742653504 +0000 UTC m=+32.816423767 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905080): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): _writeAt: size=5, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): >openPending: err= 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f5420 item 96 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): >_writeAt: n=5, err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.743438076 +0000 UTC m=+32.817208339 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f9055c0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 01:54:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 01:54:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): _readAt: size=512, off=0 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): openPending: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): >openPending: err= 2026/08/24 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): >_readAt: n=5, err=EOF 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): close: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 01:54:44.743438076 +0000 UTC m=+32.817208339 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : open-test-file(0xb431f905cc0): >close: err= 2026/08/24 01:54:44 DEBUG : open-test-file: Remove: 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb431f9f56c0 item 96 2026/08/24 01:54:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 01:54:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 01:54:44 DEBUG : open-test-file: >Remove: err= 2026/08/24 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : >WaitForWriters: 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:44 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:44 DEBUG : file1: newRWFileHandle: 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): openPending: 2026/08/24 01:54:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): >openPending: err= 2026/08/24 01:54:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 01:54:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 01:54:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): _writeAt: size=2, off=0 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): >_writeAt: n=2, err= 2026/08/24 01:54:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): RWFileHandle.Flush 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): RWFileHandle.Release 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): close: 2026/08/24 01:54:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 01:54:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:44 DEBUG : file1(0xb431f94c400): >close: err= 2026/08/24 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:44 DEBUG : file1: vfs cache: starting upload 2026/08/24 01:54:44 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1.a0a9169e.partial" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1.a0a9169e.partial 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1.a0a9169e.partial" 2026/08/24 01:54:44 DEBUG : Looking for writers 2026/08/24 01:54:44 DEBUG : file1: reading active writers 2026/08/24 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kevekaz4xoli/file1.a0a9169e.partial 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:44 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/24 01:54:44 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 01:54:44 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/24 01:54:44 INFO : file1: Copied (new) 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:45 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-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:45 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-kevekaz4xoli/dir/file1: no such file or directory 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : file1: reading active writers 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/24 01:54:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/24 01:54:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 01:54:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:45 DEBUG : >WaitForWriters: 2026/08/24 01:54:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/24 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : file1: reading active writers 2026/08/24 01:54:45 DEBUG : >WaitForWriters: 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:45 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:45 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:45 DEBUG : rename_me: newRWFileHandle: 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): openPending: 2026/08/24 01:54:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): >openPending: err= 2026/08/24 01:54:45 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 01:54:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/24 01:54:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): _writeAt: size=5, off=0 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): >_writeAt: n=5, err= 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): close: 2026/08/24 01:54:45 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-24 01:54:45.301812097 +0000 UTC m=+33.375582350 2026/08/24 01:54:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/24 01:54:45 DEBUG : rename_me(0xb431fbdc0c0): >close: err= 2026/08/24 01:54:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/24 01:54:45 DEBUG : i_was_renamed: Updating file with 0xb431fbda340 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 01:54:45 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/24 01:54:45 DEBUG : i_was_renamed.4acb13a6.partial: size = 5 OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/i_was_renamed.4acb13a6.partial" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/i_was_renamed.4acb13a6.partial 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/i_was_renamed.4acb13a6.partial" 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/i_was_renamed.4acb13a6.partial 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : i_was_renamed.4acb13a6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:45 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:45 DEBUG : i_was_renamed.4acb13a6.partial: renamed to: i_was_renamed 2026/08/24 01:54:45 INFO : i_was_renamed: Copied (new) 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/i_was_renamed" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/i_was_renamed 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/i_was_renamed" 2026/08/24 01:54:45 DEBUG : Looking for writers 2026/08/24 01:54:45 DEBUG : i_was_renamed: reading active writers 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/i_was_renamed 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-24 01:54:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 01:54:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/24 01:54:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 01:54:45 DEBUG : >WaitForWriters: 2026/08/24 01:54:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:45 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kevekaz4xoli" 2026/08/24 01:54:45 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:45 DEBUG : forgetting directory cache 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:45 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): _readAt: size=512, off=0 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): openPending: 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 00:55:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): >openPending: err= 2026/08/24 01:54:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): >_readAt: n=20, err=EOF 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): close: 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 00:55:45 +0000 UTC 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f540100): >close: err= 2026/08/24 01:54:46 DEBUG : Re-reading directory (113.097828ms old) 2026/08/24 01:54:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : forgetting directory cache 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): _readAt: size=512, off=0 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): openPending: 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 00:56:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-24 00:55:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 00:56:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-24 00:55:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/24 01:54:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): >openPending: err= 2026/08/24 01:54:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): >_readAt: n=20, err=EOF 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): close: 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 00:56:45 +0000 UTC 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate(0xb431f65e140): >close: err= 2026/08/24 01:54:46 DEBUG : Re-reading directory (109.372102ms old) 2026/08/24 01:54:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:46 DEBUG : forgetting directory cache 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:46 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): _readAt: size=512, off=0 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): openPending: 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 00:57:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-24 00:56:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 00:57:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-24 00:56:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/24 01:54:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): >openPending: err= 2026/08/24 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): >_readAt: n=20, err=EOF 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): close: 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 00:57:45 +0000 UTC 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a8a00): >close: err= 2026/08/24 01:54:47 DEBUG : Re-reading directory (107.583436ms old) 2026/08/24 01:54:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : forgetting directory cache 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): _readAt: size=512, off=0 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): openPending: 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 00:58:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-24 00:57:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 00:58:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-24 00:57:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/24 01:54:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): >openPending: err= 2026/08/24 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): >_readAt: n=20, err=EOF 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): close: 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 00:58:45 +0000 UTC 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate(0xb431f4a9480): >close: err= 2026/08/24 01:54:47 DEBUG : Re-reading directory (106.23995ms old) 2026/08/24 01:54:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:47 DEBUG : forgetting directory cache 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:47 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): _readAt: size=512, off=0 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): openPending: 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 00:59:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-24 00:58:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 00:59:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-24 00:58:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/24 01:54:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): >openPending: err= 2026/08/24 01:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): >_readAt: n=20, err=EOF 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): close: 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 00:59:45 +0000 UTC 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f65f440): >close: err= 2026/08/24 01:54:48 DEBUG : Re-reading directory (108.26938ms old) 2026/08/24 01:54:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : forgetting directory cache 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): _readAt: size=512, off=0 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): openPending: 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 01:00:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-24 00:59:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 01:00:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-24 00:59:45 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/24 01:54:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 01:54:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): >openPending: err= 2026/08/24 01:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): >_readAt: n=20, err=EOF 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): close: 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 01:00:45 +0000 UTC 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate(0xb431f470bc0): >close: err= 2026/08/24 01:54:48 DEBUG : Re-reading directory (103.785336ms old) 2026/08/24 01:54:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:48 DEBUG : forgetting directory cache 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:48 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): _readAt: size=512, off=0 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): openPending: 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-24 01:01:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-24 01:00:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-24 01:01:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-24 01:00:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/24 01:54:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/24 01:54:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): >openPending: err= 2026/08/24 01:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): >_readAt: n=21, err=EOF 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): close: 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 01:01:45 +0000 UTC 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431f73c480): >close: err= 2026/08/24 01:54:49 DEBUG : Re-reading directory (103.355242ms old) 2026/08/24 01:54:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : forgetting directory cache 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): _readAt: size=512, off=0 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): openPending: 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-24 01:02:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-24 01:01:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-24 01:02:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-24 01:01:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/24 01:54:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/24 01:54:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): >openPending: err= 2026/08/24 01:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): >_readAt: n=22, err=EOF 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): close: 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 01:02:45 +0000 UTC 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate(0xb431fa06b80): >close: err= 2026/08/24 01:54:49 DEBUG : Re-reading directory (103.657134ms old) 2026/08/24 01:54:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:49 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : forgetting directory cache 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): _readAt: size=512, off=0 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): openPending: 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-24 01:03:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-24 01:02:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-24 01:03:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-24 01:02:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/24 01:54:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/24 01:54:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): >openPending: err= 2026/08/24 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): >_readAt: n=23, err=EOF 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): close: 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 01:03:45 +0000 UTC 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431fa07c40): >close: err= 2026/08/24 01:54:50 DEBUG : Re-reading directory (103.082177ms old) 2026/08/24 01:54:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : forgetting directory cache 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): _readAt: size=512, off=0 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): openPending: 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kevekaz4xoli/TestRWCacheUpdate 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-24 01:04:45 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-24 01:03:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-24 01:04:45 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-24 01:03:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/24 01:54:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/24 01:54:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): >openPending: err= 2026/08/24 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): >_readAt: n=24, err=EOF 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): close: 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 01:04:45 +0000 UTC 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate(0xb431f73dd00): >close: err= 2026/08/24 01:54:50 DEBUG : Re-reading directory (104.604501ms old) 2026/08/24 01:54:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 01:54:50 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:50 DEBUG : Looking for writers 2026/08/24 01:54:50 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/24 01:54:50 DEBUG : >WaitForWriters: 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.22s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : forgetting directory cache 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/24 01:54:51 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:51 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/24 01:54:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/24 01:54:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/24 01:54:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:51 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/24 01:54:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/24 01:54:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/24 01:54:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/FiLeA" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kevekaz4xoli/FiLeA 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:51 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/24 01:54:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/24 01:54:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/24 01:54:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FiLeB" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/FiLeB 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/24 01:54:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/24 01:54:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/FilEb" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kevekaz4xoli/FilEb 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/24 01:54:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/24 01:54:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/24 01:54:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/24 01:54:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/24 01:54:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/24 01:54:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/24 01:54:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/24 01:54:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/24 01:54:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/24 01:54:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:52 DEBUG : Looking for writers 2026/08/24 01:54:52 DEBUG : FiLeA: reading active writers 2026/08/24 01:54:52 DEBUG : FiLeB: reading active writers 2026/08/24 01:54:52 DEBUG : FilEb: reading active writers 2026/08/24 01:54:52 DEBUG : >WaitForWriters: 2026/08/24 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:52 DEBUG : Looking for writers 2026/08/24 01:54:52 DEBUG : FiLeA: reading active writers 2026/08/24 01:54:52 DEBUG : FiLeB: reading active writers 2026/08/24 01:54:52 DEBUG : FilEb: reading active writers 2026/08/24 01:54:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.76s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/normal name with no special characters.txt" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/normal name with no special characters.txt 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/normal name with no special characters.txt" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kevekaz4xoli/normal name with no special characters.txt 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/normal name with no special characters.txt" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/normal\ name\ with\ no\ special\ characters.txt" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kevekaz4xoli/normal name with no special characters.txt 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kevekaz4xoli/測試_Русский___ě_áñ 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/24 01:54:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Reusing VFS from active cache 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:53 DEBUG : dir: Looking for writers 2026/08/24 01:54:53 DEBUG : file2: reading active writers 2026/08/24 01:54:53 DEBUG : Looking for writers 2026/08/24 01:54:53 DEBUG : dir: reading active writers 2026/08/24 01:54:53 DEBUG : file1: reading active writers 2026/08/24 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:53 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:54 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:54 DEBUG : dir: Looking for writers 2026/08/24 01:54:54 DEBUG : Looking for writers 2026/08/24 01:54:54 DEBUG : dir: reading active writers 2026/08/24 01:54:54 DEBUG : file1: reading active writers 2026/08/24 01:54:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:54 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:54 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 01:54:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 01:54:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 01:54:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/24 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/new_file.txt" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/new_file.txt 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/new_file.txt" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/dir/new_file.txt 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:54 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/24 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 01:54:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 01:54:54 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:54 DEBUG : dir: Looking for writers 2026/08/24 01:54:54 DEBUG : file2: reading active writers 2026/08/24 01:54:54 DEBUG : new_file.txt: reading active writers 2026/08/24 01:54:54 DEBUG : Looking for writers 2026/08/24 01:54:54 DEBUG : dir: reading active writers 2026/08/24 01:54:54 DEBUG : file1: reading active writers 2026/08/24 01:54:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:54 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file2" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/dir/file2 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/24 01:54:54 DEBUG : dir/file1: Updating file with dir/file1 0xb431f951e10 2026/08/24 01:54:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:54 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/dir/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/dir/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:55 INFO : dir/file1: Moved (server-side) to: file0 2026/08/24 01:54:55 DEBUG : file0: Updating file with file0 0xb431f951e10 2026/08/24 01:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file0" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file0 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file0" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kevekaz4xoli/file0 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file0" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file0 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file0" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kevekaz4xoli/file0 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/24 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:55 DEBUG : dir: Looking for writers 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : file0: reading active writers 2026/08/24 01:54:55 DEBUG : dir: reading active writers 2026/08/24 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:55 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Server has VFS statistics extension 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: About path "/rclone-test-kevekaz4xoli" 2026/08/24 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:55 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: 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/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: 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/24 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : a: Looking for writers 2026/08/24 01:54:55 DEBUG : b: Looking for writers 2026/08/24 01:54:55 DEBUG : c: Looking for writers 2026/08/24 01:54:55 DEBUG : d: Looking for writers 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : /: reading active writers 2026/08/24 01:54:55 DEBUG : a: reading active writers 2026/08/24 01:54:55 DEBUG : b: reading active writers 2026/08/24 01:54:55 DEBUG : c: reading active writers 2026/08/24 01:54:55 DEBUG : d: reading active writers 2026/08/24 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:55 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 01:54:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/24 01:54:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/24 01:54:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/24 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:55 DEBUG : a/b/c/d: Looking for writers 2026/08/24 01:54:55 DEBUG : a/b/c: Looking for writers 2026/08/24 01:54:55 DEBUG : d: reading active writers 2026/08/24 01:54:55 DEBUG : a/b: Looking for writers 2026/08/24 01:54:55 DEBUG : c: reading active writers 2026/08/24 01:54:55 DEBUG : a: Looking for writers 2026/08/24 01:54:55 DEBUG : b: reading active writers 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : a: reading active writers 2026/08/24 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:55 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:55 DEBUG : Looking for writers 2026/08/24 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:55 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 01:54:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 01:54:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:55 DEBUG : file1: size = 5 OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/24 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/24 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 01:54:55 DEBUG : file1: size = 0 OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (7 bytes), uploading instead of streaming 2026/08/24 01:54:55 DEBUG : file1: size = 7 OK 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:56 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/24 01:54:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/24 01:54:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:56 DEBUG : Looking for writers 2026/08/24 01:54:56 DEBUG : file1: reading active writers 2026/08/24 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:56 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/24 01:54:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/24 01:54:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/24 01:54:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (11 bytes), uploading instead of streaming 2026/08/24 01:54:57 DEBUG : file1: size = 11 OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 01:54:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/24 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:57 DEBUG : Looking for writers 2026/08/24 01:54:57 DEBUG : file1: reading active writers 2026/08/24 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:57 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Connection OK after error: context canceled 2026/08/24 01:54:57 DEBUG : file1: Removed after failed upload: context canceled 2026/08/24 01:54:57 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/24 01:54:57 DEBUG : file1: Remove: 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Remove: err= 2026/08/24 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:57 DEBUG : Looking for writers 2026/08/24 01:54:57 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:57 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Connection OK after error: context canceled 2026/08/24 01:54:57 DEBUG : file1: Removed after failed upload: context canceled 2026/08/24 01:54:57 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/24 01:54:57 DEBUG : file1: Remove: 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Remove: err= 2026/08/24 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:57 DEBUG : Looking for writers 2026/08/24 01:54:57 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:57 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:57 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/24 01:54:57 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:57 DEBUG : file2: size = 5 OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:57 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:57 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/file2" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kevekaz4xoli/file2 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/24 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:57 DEBUG : Looking for writers 2026/08/24 01:54:57 DEBUG : file2: reading active writers 2026/08/24 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.36s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.34s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:57 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:54:57 DEBUG : file1: size = 5 OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/24 01:54:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:54:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/24 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:57 DEBUG : Looking for writers 2026/08/24 01:54:57 DEBUG : file1: reading active writers 2026/08/24 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:57 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:57 DEBUG : file1: WriteFileHandle.Release closing 2026/08/24 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 01:54:57 DEBUG : file1: size = 0 OK 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/24 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:58 DEBUG : Looking for writers 2026/08/24 01:54:58 DEBUG : file1: reading active writers 2026/08/24 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:58 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (2 bytes), uploading instead of streaming 2026/08/24 01:54:58 DEBUG : file1: size = 2 OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/24 01:54:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 01:54:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:58 DEBUG : Looking for writers 2026/08/24 01:54:58 DEBUG : file1: reading active writers 2026/08/24 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:58 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 01:54:58 DEBUG : file1: size = 0 OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/24 01:54:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 01:54:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:58 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 01:54:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 01:54:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:58 DEBUG : Looking for writers 2026/08/24 01:54:58 DEBUG : file1: reading active writers 2026/08/24 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:58 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: File to upload is small (100 bytes), uploading instead of streaming 2026/08/24 01:54:58 DEBUG : file1: size = 100 OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/file1" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: bf8a539fa131f0a7d2a924bd5a84ce4e /rclone-test-kevekaz4xoli/file1 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : file1: Parsed hash: bf8a539fa131f0a7d2a924bd5a84ce4e 2026/08/24 01:54:58 DEBUG : file1: md5 = bf8a539fa131f0a7d2a924bd5a84ce4e OK 2026/08/24 01:54:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 01:54:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 01:54:58 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 01:54:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 01:54:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:58 DEBUG : Looking for writers 2026/08/24 01:54:58 DEBUG : file1: reading active writers 2026/08/24 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:58 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:58 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 01:54:58 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 01:54:58 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/24 01:54:58 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 01:54:58 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/24 01:54:58 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/24 01:54:58 DEBUG : stalled: Remove: 2026/08/24 01:54:58 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/24 01:54:58 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:54:58 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:58 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: sha1sum /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/24 01:54:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/24 01:54:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/24 01:54:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f000.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kevekaz4xoli/flat/f000.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/24 01:54:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/24 01:54:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/24 01:54:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f001.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kevekaz4xoli/flat/f001.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/24 01:54:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/24 01:54:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/24 01:54:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f002.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kevekaz4xoli/flat/f002.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/24 01:54:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/24 01:54:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/24 01:54:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f003.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kevekaz4xoli/flat/f003.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/24 01:54:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/24 01:54:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/24 01:54:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:54:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/flat/f004.txt" 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kevekaz4xoli/flat/f004.txt 2026/08/24 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:54:59 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/24 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:54:59 DEBUG : flat: Looking for writers 2026/08/24 01:54:59 DEBUG : f000.txt: reading active writers 2026/08/24 01:54:59 DEBUG : f001.txt: reading active writers 2026/08/24 01:54:59 DEBUG : f002.txt: reading active writers 2026/08/24 01:54:59 DEBUG : f003.txt: reading active writers 2026/08/24 01:54:59 DEBUG : f004.txt: reading active writers 2026/08/24 01:54:59 DEBUG : Looking for writers 2026/08/24 01:54:59 DEBUG : flat: reading active writers 2026/08/24 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.61s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:55:00 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:55:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/24 01:55:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/24 01:55:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/a/b/c/deep.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/a/b/c/deep.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/a/b/c/deep.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-kevekaz4xoli/a/b/c/deep.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:00 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/24 01:55:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/24 01:55:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/24 01:55:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/a/b/mid.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/a/b/mid.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/a/b/mid.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-kevekaz4xoli/a/b/mid.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:00 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/24 01:55:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/24 01:55:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/24 01:55:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/a/top.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/a/top.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/a/top.txt" 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-kevekaz4xoli/a/top.txt 2026/08/24 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:00 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/24 01:55:00 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:55:00 DEBUG : a/b/c: Looking for writers 2026/08/24 01:55:00 DEBUG : deep.txt: reading active writers 2026/08/24 01:55:00 DEBUG : a/b: Looking for writers 2026/08/24 01:55:00 DEBUG : c: reading active writers 2026/08/24 01:55:00 DEBUG : mid.txt: reading active writers 2026/08/24 01:55:00 DEBUG : a: Looking for writers 2026/08/24 01:55:00 DEBUG : b: reading active writers 2026/08/24 01:55:00 DEBUG : top.txt: reading active writers 2026/08/24 01:55:00 DEBUG : Looking for writers 2026/08/24 01:55:00 DEBUG : a: reading active writers 2026/08/24 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:55:00 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/bigdir/big.bin" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/bigdir/big.bin 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/bigdir/big.bin" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: e003b0bd198ea7aee386f69b88cdb3b9 /rclone-test-kevekaz4xoli/bigdir/big.bin 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:01 DEBUG : bigdir/big.bin: Parsed hash: e003b0bd198ea7aee386f69b88cdb3b9 2026/08/24 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:55:01 DEBUG : bigdir: Looking for writers 2026/08/24 01:55:01 DEBUG : big.bin: reading active writers 2026/08/24 01:55:01 DEBUG : Looking for writers 2026/08/24 01:55:01 DEBUG : bigdir: reading active writers 2026/08/24 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.88s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kevekaz4xoli", Local "Local file system at /tmp/rclone2935522311", Modify Window "1s" 2026/08/24 01:55:01 INFO : sftp://rclone@:22/rclone-test-kevekaz4xoli: poll-interval is not supported by this remote 2026/08/24 01:55:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/24 01:55:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/24 01:55:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir1/a.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir1/a.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir1/a.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-kevekaz4xoli/dir1/a.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:01 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/24 01:55:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/24 01:55:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/24 01:55:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir2/b.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir2/b.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir2/b.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: 415290769594460e2e485922904f345d /rclone-test-kevekaz4xoli/dir2/b.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:01 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/24 01:55:01 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/24 01:55:01 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/24 01:55:01 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 01:55:01 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Shell path "/rclone-test-kevekaz4xoli/dir3/c.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: creating additional session 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Running remote command: md5sum /rclone-test-kevekaz4xoli/dir3/c.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kevekaz4xoli/dir3/c.txt" 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: command exited OK 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-kevekaz4xoli/dir3/c.txt 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: ssh external: close 2026/08/24 01:55:01 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/24 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 01:55:01 DEBUG : dir3: Looking for writers 2026/08/24 01:55:01 DEBUG : c.txt: reading active writers 2026/08/24 01:55:01 DEBUG : dir1: Looking for writers 2026/08/24 01:55:01 DEBUG : a.txt: reading active writers 2026/08/24 01:55:01 DEBUG : dir2: Looking for writers 2026/08/24 01:55:01 DEBUG : b.txt: reading active writers 2026/08/24 01:55:01 DEBUG : Looking for writers 2026/08/24 01:55:01 DEBUG : dir1: reading active writers 2026/08/24 01:55:01 DEBUG : dir2: reading active writers 2026/08/24 01:55:01 DEBUG : dir3: reading active writers 2026/08/24 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/24 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-kevekaz4xoli: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.692426949s (try 1/5)