"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/05/09 01:13:04 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-labohul7ruho" 2026/05/09 01:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 01:13:04 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/05/09 01:13:04 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/05/09 01:13:04 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/05/09 01:13:04 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/05/09 01:13:04 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell type "unix" from config 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Relative path resolved to "/rclone-test-labohul7ruho" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Using root directory "/rclone-test-labohul7ruho" 2026/05/09 01:13:04 DEBUG : Creating backend with remote "/tmp/rclone2070812865" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:04 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:04 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:04 DEBUG : dir: Looking for writers 2026/05/09 01:13:04 DEBUG : Looking for writers 2026/05/09 01:13:04 DEBUG : dir: reading active writers 2026/05/09 01:13:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:04 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:04 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/09 01:13:05 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:05 DEBUG : dir/subdir: Looking for writers 2026/05/09 01:13:05 DEBUG : dir: Looking for writers 2026/05/09 01:13:05 DEBUG : file1: reading active writers 2026/05/09 01:13:05 DEBUG : file2: reading active writers 2026/05/09 01:13:05 DEBUG : subdir: reading active writers 2026/05/09 01:13:05 DEBUG : Looking for writers 2026/05/09 01:13:05 DEBUG : dir: reading active writers 2026/05/09 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:05 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:05 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:05 DEBUG : dir: Looking for writers 2026/05/09 01:13:05 DEBUG : file1: reading active writers 2026/05/09 01:13:05 DEBUG : Looking for writers 2026/05/09 01:13:05 DEBUG : dir: reading active writers 2026/05/09 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:05 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:05 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:05 DEBUG : dir: Looking for writers 2026/05/09 01:13:05 DEBUG : Looking for writers 2026/05/09 01:13:05 DEBUG : dir: reading active writers 2026/05/09 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:05 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:05 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:06 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:06 DEBUG : forgetting directory cache 2026/05/09 01:13:06 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:06 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:06 DEBUG : Looking for writers 2026/05/09 01:13:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:06 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/09 01:13:06 DEBUG : dir: invalidating directory cache 2026/05/09 01:13:06 DEBUG : >ForgetPath: 2026/05/09 01:13:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/09 01:13:06 DEBUG : invalidating directory cache 2026/05/09 01:13:06 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:06 DEBUG : >ForgetPath: 2026/05/09 01:13:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/09 01:13:06 DEBUG : >ForgetPath: 2026/05/09 01:13:06 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:06 DEBUG : dir: Looking for writers 2026/05/09 01:13:06 DEBUG : Looking for writers 2026/05/09 01:13:06 DEBUG : dir: reading active writers 2026/05/09 01:13:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:06 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/fil/a/b/c" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/fil/a/b/c 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/fil/a/b/c" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-labohul7ruho/fil/a/b/c 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/fil/a/b/c" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/fil/a/b/c 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/fil/a/b/c" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-labohul7ruho/fil/a/b/c 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:06 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:07 DEBUG : forgetting directory cache 2026/05/09 01:13:07 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:07 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:07 DEBUG : dir: Looking for writers 2026/05/09 01:13:07 DEBUG : fil/a/b: Looking for writers 2026/05/09 01:13:07 DEBUG : fil/a: Looking for writers 2026/05/09 01:13:07 DEBUG : b: reading active writers 2026/05/09 01:13:07 DEBUG : fil: Looking for writers 2026/05/09 01:13:07 DEBUG : a: reading active writers 2026/05/09 01:13:07 DEBUG : Looking for writers 2026/05/09 01:13:07 DEBUG : dir: reading active writers 2026/05/09 01:13:07 DEBUG : fil: reading active writers 2026/05/09 01:13:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.77s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:07 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:07 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:07 DEBUG : dir: Looking for writers 2026/05/09 01:13:07 DEBUG : Looking for writers 2026/05/09 01:13:07 DEBUG : dir: reading active writers 2026/05/09 01:13:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:07 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:07 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:07 DEBUG : dir: Looking for writers 2026/05/09 01:13:07 DEBUG : file1: reading active writers 2026/05/09 01:13:07 DEBUG : Looking for writers 2026/05/09 01:13:07 DEBUG : dir: reading active writers 2026/05/09 01:13:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:07 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:07 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:07 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/subdir/file3" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-labohul7ruho/dir/subdir/file3 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/09 01:13:08 DEBUG : Waiting for deletions to finish 2026/05/09 01:13:08 INFO : dir/subdir/file3: Deleted 2026/05/09 01:13:08 DEBUG : removing 1 level 2 directories 2026/05/09 01:13:08 INFO : dir/subdir: Removing directory 2026/05/09 01:13:08 DEBUG : dir: invalidating directory cache 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/09 01:13:08 DEBUG : dir/file1: Reset virtual modtime 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/09 01:13:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:08 DEBUG : dir: invalidating directory cache 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/09 01:13:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/09 01:13:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/09 01:13:08 DEBUG : forgetting directory cache 2026/05/09 01:13:08 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/09 01:13:08 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:08 DEBUG : dir/virtualDir: Looking for writers 2026/05/09 01:13:08 DEBUG : dir: Looking for writers 2026/05/09 01:13:08 DEBUG : virtualFile: reading active writers 2026/05/09 01:13:08 DEBUG : virtualDir: reading active writers 2026/05/09 01:13:08 DEBUG : file1: reading active writers 2026/05/09 01:13:08 DEBUG : virtualFile2: reading active writers 2026/05/09 01:13:08 DEBUG : Looking for writers 2026/05/09 01:13:08 DEBUG : dir: reading active writers 2026/05/09 01:13:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:08 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:08 ERROR : dir/: Can only open directories read only 2026/05/09 01:13:08 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:08 DEBUG : dir: Looking for writers 2026/05/09 01:13:08 DEBUG : Looking for writers 2026/05/09 01:13:08 DEBUG : dir: reading active writers 2026/05/09 01:13:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.20s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:08 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:13:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:13:08 DEBUG : dir/potato: size = 5 OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/potato" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/potato 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/potato" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/potato 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:08 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:08 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/09 01:13:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:13:08 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:08 DEBUG : dir: Looking for writers 2026/05/09 01:13:08 DEBUG : file1: reading active writers 2026/05/09 01:13:08 DEBUG : potato: reading active writers 2026/05/09 01:13:08 DEBUG : Looking for writers 2026/05/09 01:13:08 DEBUG : dir: reading active writers 2026/05/09 01:13:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:08 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:08 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:09 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:09 DEBUG : dir/sub: Looking for writers 2026/05/09 01:13:09 DEBUG : dir: Looking for writers 2026/05/09 01:13:09 DEBUG : file1: reading active writers 2026/05/09 01:13:09 DEBUG : sub: reading active writers 2026/05/09 01:13:09 DEBUG : Looking for writers 2026/05/09 01:13:09 DEBUG : dir: reading active writers 2026/05/09 01:13:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.52s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:09 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:13:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:09 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:09 DEBUG : dir/sub/subsub: Looking for writers 2026/05/09 01:13:09 DEBUG : dir/sub: Looking for writers 2026/05/09 01:13:09 DEBUG : subsub: reading active writers 2026/05/09 01:13:09 DEBUG : dir: Looking for writers 2026/05/09 01:13:09 DEBUG : file1: reading active writers 2026/05/09 01:13:09 DEBUG : sub: reading active writers 2026/05/09 01:13:09 DEBUG : Looking for writers 2026/05/09 01:13:09 DEBUG : dir: reading active writers 2026/05/09 01:13:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:09 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:09 ERROR : dir/: Dir.Remove not empty 2026/05/09 01:13:09 DEBUG : dir/file1: Remove: 2026/05/09 01:13:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:09 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:13:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:13:09 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:09 DEBUG : Looking for writers 2026/05/09 01:13:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:09 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:09 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:10 DEBUG : dir/file1: Remove: 2026/05/09 01:13:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:10 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:13:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:13:10 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:10 DEBUG : Looking for writers 2026/05/09 01:13:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:10 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:10 DEBUG : dir/file1: Remove: 2026/05/09 01:13:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:10 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:13:10 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:10 DEBUG : dir: Looking for writers 2026/05/09 01:13:10 DEBUG : Looking for writers 2026/05/09 01:13:10 DEBUG : dir: reading active writers 2026/05/09 01:13:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:10 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file3" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file3 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file3" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-labohul7ruho/dir/file3 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:10 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file3" 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file3 2026/05/09 01:13:10 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-labohul7ruho/dir/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:13:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/09 01:13:11 DEBUG : dir: Updating dir with dir2 0x3305bb03f2b0 2026/05/09 01:13:11 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:13:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file1" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir2/file1 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir2/file1" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir2/file1 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file1" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir2/file1 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir2/file1" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir2/file1 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:13:11 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/09 01:13:11 DEBUG : file2: Updating file with file2 0x3305bad76d00 2026/05/09 01:13:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file2 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/file2 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file2 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file2" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/file2 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:11 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:13:11 INFO : dir2/file3: Deleted 2026/05/09 01:13:11 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/09 01:13:11 DEBUG : dir2/file3: Updating file with dir2/file3 0x3305bad76d00 2026/05/09 01:13:11 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/09 01:13:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:11 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir2/file3" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir2/file3 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/09 01:13:12 DEBUG : empty directory: Updating dir with renamed empty directory 0x3305bb03fc70 2026/05/09 01:13:12 DEBUG : empty directory: forgetting directory cache 2026/05/09 01:13:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/09 01:13:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/09 01:13:12 DEBUG : dir2: Renaming to "dir3" 2026/05/09 01:13:12 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:12 DEBUG : renamed empty directory: Looking for writers 2026/05/09 01:13:12 DEBUG : dir3: Looking for writers 2026/05/09 01:13:12 DEBUG : file3: reading active writers 2026/05/09 01:13:12 DEBUG : Looking for writers 2026/05/09 01:13:12 DEBUG : renamed empty directory: reading active writers 2026/05/09 01:13:12 DEBUG : dir3: reading active writers 2026/05/09 01:13:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.67s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:12 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:13:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:13:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/09 01:13:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:13:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/09 01:13:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (12 bytes), uploading instead of streaming 2026/05/09 01:13:12 DEBUG : dir/sub/file2: size = 12 OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/sub/file2" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/sub/file2 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/sub/file2" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-labohul7ruho/dir/sub/file2 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/09 01:13:12 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/09 01:13:12 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:12 DEBUG : forgetting directory cache 2026/05/09 01:13:12 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:12 DEBUG : dir/sub: forgetting directory cache 2026/05/09 01:13:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/09 01:13:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:13:12 DEBUG : dir/sub/file0: size = 5 OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/sub/file0" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/sub/file0 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/sub/file0" 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/sub/file0 2026/05/09 01:13:12 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:12 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:12 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:12 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/09 01:13:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:13:12 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:12 DEBUG : dir/sub: Looking for writers 2026/05/09 01:13:12 DEBUG : file0: reading active writers 2026/05/09 01:13:12 DEBUG : file2: reading active writers 2026/05/09 01:13:12 DEBUG : dir: Looking for writers 2026/05/09 01:13:12 DEBUG : file1: reading active writers 2026/05/09 01:13:12 DEBUG : sub: reading active writers 2026/05/09 01:13:12 DEBUG : Looking for writers 2026/05/09 01:13:12 DEBUG : dir: reading active writers 2026/05/09 01:13:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.41s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:12 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:12 DEBUG : forgetting directory cache 2026/05/09 01:13:13 DEBUG : forgetting directory cache 2026/05/09 01:13:13 DEBUG : dir: forgetting directory cache 2026/05/09 01:13:13 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:13 DEBUG : dir: Looking for writers 2026/05/09 01:13:13 DEBUG : Looking for writers 2026/05/09 01:13:13 DEBUG : dir: reading active writers 2026/05/09 01:13:13 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:13 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:13 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/09 01:13:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/09 01:13:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/09 01:13:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/09 01:13:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:13 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:13 DEBUG : dir: Looking for writers 2026/05/09 01:13:13 DEBUG : file1: reading active writers 2026/05/09 01:13:13 DEBUG : file1.metadata: reading active writers 2026/05/09 01:13:13 DEBUG : Looking for writers 2026/05/09 01:13:13 DEBUG : dir: reading active writers 2026/05/09 01:13:13 DEBUG : dir.metadata: reading active writers 2026/05/09 01:13:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:13 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:13 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:14 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:14 DEBUG : dir: Looking for writers 2026/05/09 01:13:14 DEBUG : file1: reading active writers 2026/05/09 01:13:14 DEBUG : Looking for writers 2026/05/09 01:13:14 DEBUG : dir: reading active writers 2026/05/09 01:13:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:14 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:14 DEBUG : Can set mod time: true 2026/05/09 01:13:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:14 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:14 DEBUG : dir: Looking for writers 2026/05/09 01:13:14 DEBUG : file1: reading active writers 2026/05/09 01:13:14 DEBUG : Looking for writers 2026/05/09 01:13:14 DEBUG : dir: reading active writers 2026/05/09 01:13:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:14 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:13:14 DEBUG : dir/file1: size = 0 OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:13:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:14 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:14 DEBUG : dir: Looking for writers 2026/05/09 01:13:14 DEBUG : file1: reading active writers 2026/05/09 01:13:14 DEBUG : Looking for writers 2026/05/09 01:13:14 DEBUG : dir: reading active writers 2026/05/09 01:13:14 DEBUG : >WaitForWriters: 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:14 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:13:14 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:14 DEBUG : dir: Looking for writers 2026/05/09 01:13:14 DEBUG : file1: reading active writers 2026/05/09 01:13:14 DEBUG : Looking for writers 2026/05/09 01:13:14 DEBUG : dir: reading active writers 2026/05/09 01:13:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:14 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:14 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:13:15 DEBUG : dir/file1: size = 5 OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:15 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:15 DEBUG : dir: Looking for writers 2026/05/09 01:13:15 DEBUG : file1: reading active writers 2026/05/09 01:13:15 DEBUG : Looking for writers 2026/05/09 01:13:15 DEBUG : dir: reading active writers 2026/05/09 01:13:15 DEBUG : >WaitForWriters: 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/09 01:13:15 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:15 DEBUG : dir: Looking for writers 2026/05/09 01:13:15 DEBUG : file1: reading active writers 2026/05/09 01:13:15 DEBUG : Looking for writers 2026/05/09 01:13:15 DEBUG : dir: reading active writers 2026/05/09 01:13:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:15 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:15 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:15 DEBUG : dir: Looking for writers 2026/05/09 01:13:15 DEBUG : file1: reading active writers 2026/05/09 01:13:15 DEBUG : Looking for writers 2026/05/09 01:13:15 DEBUG : dir: reading active writers 2026/05/09 01:13:15 DEBUG : >WaitForWriters: 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:15 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:15 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:15 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:13:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb053c00): close: 2026/05/09 01:13:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb053c00): >close: err= 2026/05/09 01:13:16 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : >WaitForWriters: 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:16 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : >WaitForWriters: 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:16 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:16 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:13:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): _writeAt: size=5, off=0 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): openPending: 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:13:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): >openPending: err= 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): >_writeAt: n=5, err= 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): close: 2026/05/09 01:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/09 01:13:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/09 01:13:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/09 01:13:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:13:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:16 DEBUG : dir/file1(0x3305bb1225c0): >close: err= 2026/05/09 01:13:16 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:13:16 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1.2f98c60a.partial" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1.2f98c60a.partial 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1.2f98c60a.partial" 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-labohul7ruho/dir/file1.2f98c60a.partial 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:13:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/09 01:13:16 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/09 01:13:16 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:16 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/09 01:13:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/09 01:13:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:16 DEBUG : dir: Looking for writers 2026/05/09 01:13:16 DEBUG : file1: reading active writers 2026/05/09 01:13:16 DEBUG : Looking for writers 2026/05/09 01:13:16 DEBUG : dir: reading active writers 2026/05/09 01:13:16 DEBUG : >WaitForWriters: 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:16 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/09 01:13:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:17 DEBUG : dir: Looking for writers 2026/05/09 01:13:17 DEBUG : file1: reading active writers 2026/05/09 01:13:17 DEBUG : Looking for writers 2026/05/09 01:13:17 DEBUG : dir: reading active writers 2026/05/09 01:13:17 DEBUG : >WaitForWriters: 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.14s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.51s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.89s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:17 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:17 DEBUG : dir: Looking for writers 2026/05/09 01:13:17 DEBUG : file1: reading active writers 2026/05/09 01:13:17 DEBUG : Looking for writers 2026/05/09 01:13:17 DEBUG : dir: reading active writers 2026/05/09 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/05/09 01:13:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/09 01:13:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 01:13:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/09 01:13:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:17 DEBUG : Looking for writers 2026/05/09 01:13:17 DEBUG : file.txt: reading active writers 2026/05/09 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:17 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:13:17 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:17 DEBUG : dir: Looking for writers 2026/05/09 01:13:17 DEBUG : file1: reading active writers 2026/05/09 01:13:17 DEBUG : Looking for writers 2026/05/09 01:13:17 DEBUG : dir: reading active writers 2026/05/09 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:17 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:17 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:18 DEBUG : dir/file1: Remove: 2026/05/09 01:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:18 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:13:18 DEBUG : dir/file1: Remove: 2026/05/09 01:13:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/09 01:13:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:18 DEBUG : dir: Looking for writers 2026/05/09 01:13:18 DEBUG : Looking for writers 2026/05/09 01:13:18 DEBUG : dir: reading active writers 2026/05/09 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:18 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:18 DEBUG : dir/file1: Remove: 2026/05/09 01:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:18 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:13:18 DEBUG : dir/file1: Remove: 2026/05/09 01:13:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/09 01:13:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:18 DEBUG : dir: Looking for writers 2026/05/09 01:13:18 DEBUG : Looking for writers 2026/05/09 01:13:18 DEBUG : dir: reading active writers 2026/05/09 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:18 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:13:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:18 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/09 01:13:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:18 DEBUG : dir/file1: Open: flags=0x3 2026/05/09 01:13:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/09 01:13:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/09 01:13:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:18 DEBUG : dir: Looking for writers 2026/05/09 01:13:18 DEBUG : file1: reading active writers 2026/05/09 01:13:18 DEBUG : Looking for writers 2026/05/09 01:13:18 DEBUG : dir: reading active writers 2026/05/09 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:18 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:18 DEBUG : dir: Looking for writers 2026/05/09 01:13:18 DEBUG : file1: reading active writers 2026/05/09 01:13:18 DEBUG : Looking for writers 2026/05/09 01:13:18 DEBUG : dir: reading active writers 2026/05/09 01:13:18 DEBUG : >WaitForWriters: 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:18 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb61cd00 2026/05/09 01:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:18 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:19 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb61cd00 2026/05/09 01:13:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:19 DEBUG : dir/file1: File is currently open, delaying rename 0x3305bb61cd00 2026/05/09 01:13:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:13:19 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:19 DEBUG : newLeaf: Running delayed rename now 2026/05/09 01:13:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:19 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb61cd00 2026/05/09 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:19 DEBUG : dir: Looking for writers 2026/05/09 01:13:19 DEBUG : Looking for writers 2026/05/09 01:13:19 DEBUG : dir: reading active writers 2026/05/09 01:13:19 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:19 DEBUG : >WaitForWriters: 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:19 DEBUG : dir: Looking for writers 2026/05/09 01:13:19 DEBUG : Looking for writers 2026/05/09 01:13:19 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:19 DEBUG : dir: reading active writers 2026/05/09 01:13:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:19 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:19 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:19 DEBUG : dir: Looking for writers 2026/05/09 01:13:19 DEBUG : file1: reading active writers 2026/05/09 01:13:19 DEBUG : Looking for writers 2026/05/09 01:13:19 DEBUG : dir: reading active writers 2026/05/09 01:13:19 DEBUG : >WaitForWriters: 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:19 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:20 DEBUG : newLeaf: Updating file with newLeaf 0x3305badbdba0 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:20 DEBUG : dir/file1: Updating file with dir/file1 0x3305badbdba0 2026/05/09 01:13:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:20 DEBUG : dir/file1: File is currently open, delaying rename 0x3305badbdba0 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:13:20 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:20 DEBUG : newLeaf: Running delayed rename now 2026/05/09 01:13:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:20 DEBUG : newLeaf: Updating file with newLeaf 0x3305badbdba0 2026/05/09 01:13:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:20 DEBUG : dir: Looking for writers 2026/05/09 01:13:20 DEBUG : Looking for writers 2026/05/09 01:13:20 DEBUG : dir: reading active writers 2026/05/09 01:13:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:20 DEBUG : >WaitForWriters: 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:20 DEBUG : dir: Looking for writers 2026/05/09 01:13:20 DEBUG : Looking for writers 2026/05/09 01:13:20 DEBUG : dir: reading active writers 2026/05/09 01:13:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:20 DEBUG : >WaitForWriters: 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:20 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:20 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): openPending: 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:20 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:13:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): >openPending: err= 2026/05/09 01:13:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): _writeAt: size=14, off=0 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): >_writeAt: n=14, err= 2026/05/09 01:13:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): close: 2026/05/09 01:13:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:13:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:13:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:20 DEBUG : dir/file1(0x3305bad83680): >close: err= 2026/05/09 01:13:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:20 DEBUG : dir: Looking for writers 2026/05/09 01:13:20 DEBUG : file1: reading active writers 2026/05/09 01:13:20 DEBUG : Looking for writers 2026/05/09 01:13:20 DEBUG : dir: reading active writers 2026/05/09 01:13:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:20 DEBUG : dir: Looking for writers 2026/05/09 01:13:20 DEBUG : file1: reading active writers 2026/05/09 01:13:20 DEBUG : Looking for writers 2026/05/09 01:13:20 DEBUG : dir: reading active writers 2026/05/09 01:13:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:21 DEBUG : dir: Looking for writers 2026/05/09 01:13:21 DEBUG : file1: reading active writers 2026/05/09 01:13:21 DEBUG : Looking for writers 2026/05/09 01:13:21 DEBUG : dir: reading active writers 2026/05/09 01:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:21 DEBUG : dir: Looking for writers 2026/05/09 01:13:21 DEBUG : file1: reading active writers 2026/05/09 01:13:21 DEBUG : Looking for writers 2026/05/09 01:13:21 DEBUG : dir: reading active writers 2026/05/09 01:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:13:21 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1.ca338588.partial" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1.ca338588.partial 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1.ca338588.partial" 2026/05/09 01:13:21 DEBUG : dir: Looking for writers 2026/05/09 01:13:21 DEBUG : file1: reading active writers 2026/05/09 01:13:21 DEBUG : Looking for writers 2026/05/09 01:13:21 DEBUG : dir: reading active writers 2026/05/09 01:13:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1.ca338588.partial 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/09 01:13:21 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/09 01:13:21 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/09 01:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:21 DEBUG : dir: Looking for writers 2026/05/09 01:13:21 DEBUG : file1: reading active writers 2026/05/09 01:13:21 DEBUG : Looking for writers 2026/05/09 01:13:21 DEBUG : dir: reading active writers 2026/05/09 01:13:21 DEBUG : >WaitForWriters: 2026/05/09 01:13:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): _readAt: size=512, off=0 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): openPending: 2026/05/09 01:13:21 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/05/09 01:13:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): >openPending: err= 2026/05/09 01:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): >_readAt: n=14, err=EOF 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): close: 2026/05/09 01:13:21 DEBUG : dir/file1(0x3305bad1eec0): >close: err= 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:21 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb1492b0 2026/05/09 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:13:21 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb1492b0 2026/05/09 01:13:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:21 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:22 DEBUG : dir/file1(0x3305bb14c240): openPending: 2026/05/09 01:13:22 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/05/09 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:22 DEBUG : dir/file1(0x3305bb14c240): >openPending: err= 2026/05/09 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:22 DEBUG : dir/file1(0x3305bb14c240): _writeAt: size=25, off=0 2026/05/09 01:13:22 DEBUG : dir/file1(0x3305bb14c240): >_writeAt: n=25, err= 2026/05/09 01:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:22 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb1492b0 2026/05/09 01:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:22 DEBUG : newLeaf(0x3305bb14c240): close: 2026/05/09 01:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:13:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:13:22.084606866 +0000 UTC m=+17.632506246 2026/05/09 01:13:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:22 DEBUG : newLeaf(0x3305bb14c240): >close: err= 2026/05/09 01:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:22 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:13:22 DEBUG : newLeaf.2aaf3f72.partial: size = 25 OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf.2aaf3f72.partial" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf.2aaf3f72.partial 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf.2aaf3f72.partial" 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf.2aaf3f72.partial 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : newLeaf.2aaf3f72.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:22 DEBUG : newLeaf.2aaf3f72.partial: renamed to: newLeaf 2026/05/09 01:13:22 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:13:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:13:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : >WaitForWriters: 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:22 DEBUG : >WaitForWriters: 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:22 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:22 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:22 DEBUG : dir: Looking for writers 2026/05/09 01:13:22 DEBUG : file1: reading active writers 2026/05/09 01:13:22 DEBUG : Looking for writers 2026/05/09 01:13:22 DEBUG : dir: reading active writers 2026/05/09 01:13:22 DEBUG : >WaitForWriters: 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:22 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:23 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb5f9ba0 2026/05/09 01:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:23 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb5f9ba0 2026/05/09 01:13:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:23 DEBUG : dir/file1(0x3305bb226340): openPending: 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:23 DEBUG : dir/file1(0x3305bb226340): >openPending: err= 2026/05/09 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:23 DEBUG : dir/file1(0x3305bb226340): _writeAt: size=25, off=0 2026/05/09 01:13:23 DEBUG : dir/file1(0x3305bb226340): >_writeAt: n=25, err= 2026/05/09 01:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:23 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb5f9ba0 2026/05/09 01:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:23 DEBUG : newLeaf(0x3305bb226340): close: 2026/05/09 01:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:13:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:13:23.598495895 +0000 UTC m=+19.146395285 2026/05/09 01:13:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:23 DEBUG : newLeaf(0x3305bb226340): >close: err= 2026/05/09 01:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:23 DEBUG : dir: Looking for writers 2026/05/09 01:13:23 DEBUG : Looking for writers 2026/05/09 01:13:23 DEBUG : dir: reading active writers 2026/05/09 01:13:23 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:23 DEBUG : dir: Looking for writers 2026/05/09 01:13:23 DEBUG : Looking for writers 2026/05/09 01:13:23 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:23 DEBUG : dir: reading active writers 2026/05/09 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:23 DEBUG : dir: Looking for writers 2026/05/09 01:13:23 DEBUG : Looking for writers 2026/05/09 01:13:23 DEBUG : dir: reading active writers 2026/05/09 01:13:23 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:23 DEBUG : dir: Looking for writers 2026/05/09 01:13:23 DEBUG : Looking for writers 2026/05/09 01:13:23 DEBUG : dir: reading active writers 2026/05/09 01:13:23 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:23 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:13:23 DEBUG : newLeaf.97700141.partial: size = 25 OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf.97700141.partial" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf.97700141.partial 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf.97700141.partial" 2026/05/09 01:13:23 DEBUG : dir: Looking for writers 2026/05/09 01:13:23 DEBUG : Looking for writers 2026/05/09 01:13:23 DEBUG : dir: reading active writers 2026/05/09 01:13:23 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf.97700141.partial 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : newLeaf.97700141.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:23 DEBUG : newLeaf.97700141.partial: renamed to: newLeaf 2026/05/09 01:13:23 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:23 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:13:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:13:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:24 DEBUG : >WaitForWriters: 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:24 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:24 DEBUG : >WaitForWriters: 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:24 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:24 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): openPending: 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): >openPending: err= 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): _writeAt: size=14, off=0 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): >_writeAt: n=14, err= 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): close: 2026/05/09 01:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:13:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb053ac0): >close: err= 2026/05/09 01:13:24 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:13:24 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1.ca338588.partial" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1.ca338588.partial 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1.ca338588.partial" 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1.ca338588.partial 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/09 01:13:24 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/09 01:13:24 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : dir: Looking for writers 2026/05/09 01:13:24 DEBUG : file1: reading active writers 2026/05/09 01:13:24 DEBUG : Looking for writers 2026/05/09 01:13:24 DEBUG : dir: reading active writers 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/09 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:24 DEBUG : >WaitForWriters: 2026/05/09 01:13:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): _readAt: size=512, off=0 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): openPending: 2026/05/09 01:13:24 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/05/09 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): >openPending: err= 2026/05/09 01:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): >_readAt: n=14, err=EOF 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): close: 2026/05/09 01:13:24 DEBUG : dir/file1(0x3305bb227d00): >close: err= 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:24 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:25 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb28e0d0 2026/05/09 01:13:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:13:25 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb28e0d0 2026/05/09 01:13:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:25 DEBUG : dir/file1(0x3305bb297200): openPending: 2026/05/09 01:13:25 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/05/09 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:25 DEBUG : dir/file1(0x3305bb297200): >openPending: err= 2026/05/09 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:25 DEBUG : dir/file1(0x3305bb297200): _writeAt: size=25, off=0 2026/05/09 01:13:25 DEBUG : dir/file1(0x3305bb297200): >_writeAt: n=25, err= 2026/05/09 01:13:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:25 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb28e0d0 2026/05/09 01:13:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:25 DEBUG : newLeaf(0x3305bb297200): close: 2026/05/09 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:13:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:13:25.68834509 +0000 UTC m=+21.236244480 2026/05/09 01:13:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:25 DEBUG : newLeaf(0x3305bb297200): >close: err= 2026/05/09 01:13:25 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:25 DEBUG : dir: Looking for writers 2026/05/09 01:13:25 DEBUG : Looking for writers 2026/05/09 01:13:25 DEBUG : dir: reading active writers 2026/05/09 01:13:25 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:25 DEBUG : dir: Looking for writers 2026/05/09 01:13:25 DEBUG : Looking for writers 2026/05/09 01:13:25 DEBUG : dir: reading active writers 2026/05/09 01:13:25 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:25 DEBUG : dir: Looking for writers 2026/05/09 01:13:25 DEBUG : Looking for writers 2026/05/09 01:13:25 DEBUG : dir: reading active writers 2026/05/09 01:13:25 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:25 DEBUG : dir: Looking for writers 2026/05/09 01:13:25 DEBUG : Looking for writers 2026/05/09 01:13:25 DEBUG : dir: reading active writers 2026/05/09 01:13:25 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:25 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:13:25 DEBUG : newLeaf.94ae8b8b.partial: size = 25 OK 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf.94ae8b8b.partial" 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf.94ae8b8b.partial 2026/05/09 01:13:25 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf.94ae8b8b.partial" 2026/05/09 01:13:25 DEBUG : dir: Looking for writers 2026/05/09 01:13:25 DEBUG : Looking for writers 2026/05/09 01:13:25 DEBUG : dir: reading active writers 2026/05/09 01:13:25 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf.94ae8b8b.partial 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : newLeaf.94ae8b8b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:26 DEBUG : newLeaf.94ae8b8b.partial: renamed to: newLeaf 2026/05/09 01:13:26 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : dir: Looking for writers 2026/05/09 01:13:26 DEBUG : Looking for writers 2026/05/09 01:13:26 DEBUG : dir: reading active writers 2026/05/09 01:13:26 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:13:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:13:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:13:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:26 DEBUG : >WaitForWriters: 2026/05/09 01:13:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:26 DEBUG : dir: Looking for writers 2026/05/09 01:13:26 DEBUG : Looking for writers 2026/05/09 01:13:26 DEBUG : dir: reading active writers 2026/05/09 01:13:26 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:26 DEBUG : >WaitForWriters: 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:26 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:26 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:26 DEBUG : dir: Looking for writers 2026/05/09 01:13:26 DEBUG : file1: reading active writers 2026/05/09 01:13:26 DEBUG : Looking for writers 2026/05/09 01:13:26 DEBUG : dir: reading active writers 2026/05/09 01:13:26 DEBUG : >WaitForWriters: 2026/05/09 01:13:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): _readAt: size=512, off=0 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): openPending: 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:13:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): >openPending: err= 2026/05/09 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/09 01:13:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): >_readAt: n=14, err=EOF 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): close: 2026/05/09 01:13:26 DEBUG : dir/file1(0x3305bb395840): >close: err= 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:26 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb3a75f0 2026/05/09 01:13:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:26 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:13:27 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb3a75f0 2026/05/09 01:13:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:27 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:27 DEBUG : dir/file1(0x3305bb2f4780): openPending: 2026/05/09 01:13:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/09 01:13:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:27 DEBUG : dir/file1(0x3305bb2f4780): >openPending: err= 2026/05/09 01:13:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:27 DEBUG : dir/file1(0x3305bb2f4780): _writeAt: size=25, off=0 2026/05/09 01:13:27 DEBUG : dir/file1(0x3305bb2f4780): >_writeAt: n=25, err= 2026/05/09 01:13:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:13:27 DEBUG : newLeaf: Updating file with newLeaf 0x3305bb3a75f0 2026/05/09 01:13:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:27 DEBUG : newLeaf(0x3305bb2f4780): close: 2026/05/09 01:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:13:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:13:27.477277882 +0000 UTC m=+23.025177272 2026/05/09 01:13:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:27 DEBUG : newLeaf(0x3305bb2f4780): >close: err= 2026/05/09 01:13:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:27 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:13:27 DEBUG : newLeaf.60d6482e.partial: size = 25 OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf.60d6482e.partial" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf.60d6482e.partial 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf.60d6482e.partial" 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf.60d6482e.partial 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf.60d6482e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:13:27 DEBUG : newLeaf.60d6482e.partial: renamed to: newLeaf 2026/05/09 01:13:27 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:13:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:13:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:13:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:13:27 DEBUG : dir: Looking for writers 2026/05/09 01:13:27 DEBUG : Looking for writers 2026/05/09 01:13:27 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:27 DEBUG : dir: reading active writers 2026/05/09 01:13:27 DEBUG : >WaitForWriters: 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:27 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/newLeaf" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-labohul7ruho/newLeaf 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:13:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:28 DEBUG : dir: Looking for writers 2026/05/09 01:13:28 DEBUG : Looking for writers 2026/05/09 01:13:28 DEBUG : dir: reading active writers 2026/05/09 01:13:28 DEBUG : newLeaf: reading active writers 2026/05/09 01:13:28 DEBUG : >WaitForWriters: 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestFileRename (9.53s) --- PASS: TestFileRename/off,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=false (1.08s) --- PASS: TestFileRename/minimal,forceCache=true (1.98s) --- PASS: TestFileRename/writes,forceCache=false (1.53s) --- PASS: TestFileRename/writes,forceCache=true (2.11s) --- PASS: TestFileRename/full,forceCache=false (1.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:28 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:28 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:28 DEBUG : Looking for writers 2026/05/09 01:13:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:28 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:28 DEBUG : dir: Looking for writers 2026/05/09 01:13:28 DEBUG : file1: reading active writers 2026/05/09 01:13:28 DEBUG : Looking for writers 2026/05/09 01:13:28 DEBUG : dir: reading active writers 2026/05/09 01:13:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:28 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/09 01:13:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/09 01:13:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/09 01:13:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:28 DEBUG : dir: Looking for writers 2026/05/09 01:13:28 DEBUG : file1: reading active writers 2026/05/09 01:13:28 DEBUG : Looking for writers 2026/05/09 01:13:28 DEBUG : dir: reading active writers 2026/05/09 01:13:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:28 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:28 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/09 01:13:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/09 01:13:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/09 01:13:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/09 01:13:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/09 01:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/09 01:13:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/09 01:13:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/09 01:13:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/09 01:13:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/09 01:13:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/09 01:13:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/09 01:13:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/09 01:13:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/09 01:13:29 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:29 DEBUG : dir: Looking for writers 2026/05/09 01:13:29 DEBUG : file1: reading active writers 2026/05/09 01:13:29 DEBUG : Looking for writers 2026/05/09 01:13:29 DEBUG : dir: reading active writers 2026/05/09 01:13:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:29 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:13:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:29 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:29 DEBUG : dir: Looking for writers 2026/05/09 01:13:29 DEBUG : file1: reading active writers 2026/05/09 01:13:29 DEBUG : Looking for writers 2026/05/09 01:13:29 DEBUG : dir: reading active writers 2026/05/09 01:13:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:29 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:13:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:13:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/09 01:13:29 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:29 DEBUG : dir: Looking for writers 2026/05/09 01:13:29 DEBUG : file1: reading active writers 2026/05/09 01:13:29 DEBUG : Looking for writers 2026/05/09 01:13:29 DEBUG : dir: reading active writers 2026/05/09 01:13:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:29 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:29 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:29 DEBUG : dir/file1(0x3305bb246680): _readAt: size=1, off=0 2026/05/09 01:13:29 DEBUG : dir/file1(0x3305bb246680): openPending: 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:29 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >openPending: err= 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): _readAt: size=256, off=1 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >_readAt: n=15, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): _readAt: size=16, off=16 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >_readAt: n=0, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): close: 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >close: err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): close: 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bb246680): >close: err=file already closed 2026/05/09 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:30 DEBUG : dir: Looking for writers 2026/05/09 01:13:30 DEBUG : file1: reading active writers 2026/05/09 01:13:30 DEBUG : Looking for writers 2026/05/09 01:13:30 DEBUG : dir: reading active writers 2026/05/09 01:13:30 DEBUG : >WaitForWriters: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): _readAt: size=1, off=0 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): openPending: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >openPending: err= 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): _readAt: size=1, off=5 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): _readAt: size=1, off=3 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): _readAt: size=1, off=13 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): _readAt: size=16, off=100 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >_readAt: n=0, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): close: 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305bad1fec0): >close: err= 2026/05/09 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:30 DEBUG : dir: Looking for writers 2026/05/09 01:13:30 DEBUG : file1: reading active writers 2026/05/09 01:13:30 DEBUG : Looking for writers 2026/05/09 01:13:30 DEBUG : dir: reading active writers 2026/05/09 01:13:30 DEBUG : >WaitForWriters: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=1, off=0 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): openPending: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >openPending: err= 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=1, off=5 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=1, off=1 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=1, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=6, off=10 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=6, err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=256, off=10 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=6, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=256, off=100 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=0, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): close: 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >close: err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): _readAt: size=256, off=100 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badee640): >_readAt: n=0, err=file already closed 2026/05/09 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:30 DEBUG : dir: Looking for writers 2026/05/09 01:13:30 DEBUG : file1: reading active writers 2026/05/09 01:13:30 DEBUG : Looking for writers 2026/05/09 01:13:30 DEBUG : dir: reading active writers 2026/05/09 01:13:30 DEBUG : >WaitForWriters: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.29s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): RWFileHandle.Flush 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): _readAt: size=256, off=0 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): openPending: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): >openPending: err= 2026/05/09 01:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): >_readAt: n=16, err=EOF 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): RWFileHandle.Flush 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): RWFileHandle.Flush 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): close: 2026/05/09 01:13:30 DEBUG : dir/file1(0x3305badef040): >close: err= 2026/05/09 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:30 DEBUG : dir: Looking for writers 2026/05/09 01:13:30 DEBUG : file1: reading active writers 2026/05/09 01:13:30 DEBUG : Looking for writers 2026/05/09 01:13:30 DEBUG : dir: reading active writers 2026/05/09 01:13:30 DEBUG : >WaitForWriters: 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:30 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:30 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:13:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): _readAt: size=256, off=0 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): openPending: 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): >openPending: err= 2026/05/09 01:13:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/09 01:13:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): >_readAt: n=16, err=EOF 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): RWFileHandle.Release 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): close: 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): >close: err= 2026/05/09 01:13:31 DEBUG : dir/file1(0x3305bb1223c0): RWFileHandle.Release 2026/05/09 01:13:31 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:31 DEBUG : dir: Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : dir: reading active writers 2026/05/09 01:13:31 DEBUG : >WaitForWriters: 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.33s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:31 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:31 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:31 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): openPending: 2026/05/09 01:13:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): >openPending: err= 2026/05/09 01:13:31 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): _writeAt: size=5, off=0 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): >_writeAt: n=5, err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): _writeAt: size=7, off=5 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): >_writeAt: n=7, err= 2026/05/09 01:13:31 DEBUG : file1: vfs cache: truncate to size=11 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): close: 2026/05/09 01:13:31 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:31.2882361 +0000 UTC m=+26.836135480 2026/05/09 01:13:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): >close: err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): close: 2026/05/09 01:13:31 DEBUG : file1(0x3305bb122b00): >close: err=file already closed 2026/05/09 01:13:31 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:31 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:31 DEBUG : file1.c0adeb03.partial: size = 11 OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.c0adeb03.partial" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.c0adeb03.partial 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.c0adeb03.partial" 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1.c0adeb03.partial 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : file1.c0adeb03.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:13:31 DEBUG : file1.c0adeb03.partial: renamed to: file1 2026/05/09 01:13:31 INFO : file1: Copied (new) 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-09 01:13:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/09 01:13:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : >WaitForWriters: 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-labohul7ruho/file1 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:13:31 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : >WaitForWriters: 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:31 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:31 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:31 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): openPending: 2026/05/09 01:13:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): >openPending: err= 2026/05/09 01:13:31 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): _writeAt: size=7, off=0 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): >_writeAt: n=7, err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): _writeAt: size=6, off=5 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): >_writeAt: n=6, err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): close: 2026/05/09 01:13:31 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:31.806227643 +0000 UTC m=+27.354127033 2026/05/09 01:13:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): >close: err= 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): _writeAt: size=5, off=0 2026/05/09 01:13:31 DEBUG : file1(0x3305bb372000): >_writeAt: n=0, err=file already closed 2026/05/09 01:13:31 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:31 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:31 DEBUG : file1.a22bffd5.partial: size = 11 OK 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.a22bffd5.partial" 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.a22bffd5.partial 2026/05/09 01:13:31 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.a22bffd5.partial" 2026/05/09 01:13:31 DEBUG : Looking for writers 2026/05/09 01:13:31 DEBUG : file1: reading active writers 2026/05/09 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1.a22bffd5.partial 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1.a22bffd5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:13:32 DEBUG : file1.a22bffd5.partial: renamed to: file1 2026/05/09 01:13:32 INFO : file1: Copied (new) 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-09 01:13:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/09 01:13:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:32 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : >WaitForWriters: 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:13:32 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : >WaitForWriters: 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:32 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:32 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:32 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:32 DEBUG : file1(0x3305bb123ec0): openPending: 2026/05/09 01:13:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:32 DEBUG : file1(0x3305bb123ec0): >openPending: err= 2026/05/09 01:13:32 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:32 DEBUG : file1(0x3305bb123ec0): close: 2026/05/09 01:13:32 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:32.333310219 +0000 UTC m=+27.881209670 2026/05/09 01:13:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:32 DEBUG : file1(0x3305bb123ec0): >close: err= 2026/05/09 01:13:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:13:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:32 DEBUG : file2: newRWFileHandle: 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): openPending: 2026/05/09 01:13:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): >openPending: err= 2026/05/09 01:13:32 DEBUG : file2: >newRWFileHandle: err= 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/09 01:13:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): RWFileHandle.Flush 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): RWFileHandle.Release 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): close: 2026/05/09 01:13:32 DEBUG : file2: vfs cache: setting modification time to 2026-05-09 01:13:32.334892224 +0000 UTC m=+27.882791644 2026/05/09 01:13:32 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:32 DEBUG : file2(0x3305bb3d0440): >close: err= 2026/05/09 01:13:32 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/09 01:13:32 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:32 DEBUG : file2: vfs cache: starting upload 2026/05/09 01:13:32 DEBUG : file1.cdbb142e.partial: size = 0 OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.cdbb142e.partial" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.cdbb142e.partial 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.cdbb142e.partial" 2026/05/09 01:13:32 DEBUG : file2.1d245f76.partial: size = 0 OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2.1d245f76.partial" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file2.1d245f76.partial 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file2.1d245f76.partial" 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1.cdbb142e.partial 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1.cdbb142e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file2.1d245f76.partial 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file2.1d245f76.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:32 DEBUG : file1.cdbb142e.partial: renamed to: file1 2026/05/09 01:13:32 INFO : file1: Copied (new) 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : file2.1d245f76.partial: renamed to: file2 2026/05/09 01:13:32 INFO : file2: Copied (new) 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file2 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file2" 2026/05/09 01:13:32 DEBUG : Looking for writers 2026/05/09 01:13:32 DEBUG : file2: reading active writers 2026/05/09 01:13:32 DEBUG : file1: reading active writers 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file2 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-09 01:13:32 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/09 01:13:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:13:32 INFO : file2: vfs cache: upload succeeded try #1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-09 01:13:32 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/09 01:13:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:32 DEBUG : >WaitForWriters: 2026/05/09 01:13:32 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file2 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file2" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file2 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:32 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file2" 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file2 2026/05/09 01:13:32 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file2" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-labohul7ruho/file2 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : file2: reading active writers 2026/05/09 01:13:33 DEBUG : >WaitForWriters: 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:33 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): openPending: 2026/05/09 01:13:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): >openPending: err= 2026/05/09 01:13:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): _writeAt: size=5, off=0 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): >_writeAt: n=5, err= 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): RWFileHandle.Flush 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): RWFileHandle.Flush 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): close: 2026/05/09 01:13:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:33.049720291 +0000 UTC m=+28.597619681 2026/05/09 01:13:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:33 DEBUG : file1(0x3305bb14c080): >close: err= 2026/05/09 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:33 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:33 DEBUG : file1.a51dabc6.partial: size = 5 OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.a51dabc6.partial" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.a51dabc6.partial 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.a51dabc6.partial" 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1.a51dabc6.partial 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : file1.a51dabc6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:33 DEBUG : file1.a51dabc6.partial: renamed to: file1 2026/05/09 01:13:33 INFO : file1: Copied (new) 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:13:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:13:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : >WaitForWriters: 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:33 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): openPending: 2026/05/09 01:13:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): >openPending: err= 2026/05/09 01:13:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): _writeAt: size=5, off=0 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): >_writeAt: n=5, err= 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): RWFileHandle.Release 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): close: 2026/05/09 01:13:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:33.3689725 +0000 UTC m=+28.916871890 2026/05/09 01:13:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): >close: err= 2026/05/09 01:13:33 DEBUG : file1(0x3305bb3d0140): RWFileHandle.Release 2026/05/09 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:33 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:33 DEBUG : file1.e8304100.partial: size = 5 OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.e8304100.partial" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.e8304100.partial 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.e8304100.partial" 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1.e8304100.partial 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : file1.e8304100.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:33 DEBUG : file1.e8304100.partial: renamed to: file1 2026/05/09 01:13:33 INFO : file1: Copied (new) 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:13:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:13:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:33 DEBUG : >WaitForWriters: 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:33 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:13:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): openPending: 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:33 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): >openPending: err= 2026/05/09 01:13:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:13:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): _writeAt: size=5, off=0 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): >_writeAt: n=5, err= 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): close: 2026/05/09 01:13:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-09 01:13:33.990679003 +0000 UTC m=+29.538578393 2026/05/09 01:13:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:33 DEBUG : dir/file1(0x3305bb372740): >close: err= 2026/05/09 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:33 DEBUG : dir: Looking for writers 2026/05/09 01:13:33 DEBUG : file1: reading active writers 2026/05/09 01:13:33 DEBUG : Looking for writers 2026/05/09 01:13:33 DEBUG : dir: reading active writers 2026/05/09 01:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:13:34 DEBUG : dir/file1.ea61021c.partial: size = 5 OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1.ea61021c.partial" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1.ea61021c.partial 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1.ea61021c.partial" 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/file1.ea61021c.partial 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1.ea61021c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:34 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:34 DEBUG : dir/file1.ea61021c.partial: renamed to: dir/file1 2026/05/09 01:13:34 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-09 01:13:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : >WaitForWriters: 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:34 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:13:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:13:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:13:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): _writeAt: size=5, off=0 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): openPending: 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): >openPending: err= 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): >_writeAt: n=5, err= 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): _writeAt: size=15, off=5 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): >_writeAt: n=15, err= 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): close: 2026/05/09 01:13:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-09 01:13:34.633545087 +0000 UTC m=+30.181444467 2026/05/09 01:13:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:34 DEBUG : dir/file1(0x3305bb3d1040): >close: err= 2026/05/09 01:13:34 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:13:34 DEBUG : dir/file1.0eba3e0b.partial: size = 20 OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1.0eba3e0b.partial" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1.0eba3e0b.partial 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1.0eba3e0b.partial" 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-labohul7ruho/dir/file1.0eba3e0b.partial 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1.0eba3e0b.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/09 01:13:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/09 01:13:34 DEBUG : dir/file1.0eba3e0b.partial: renamed to: dir/file1 2026/05/09 01:13:34 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:34 DEBUG : dir: Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : dir: reading active writers 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:34 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-09 01:13:34 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/09 01:13:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 DEBUG : >WaitForWriters: 2026/05/09 01:13:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:34 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:34 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:34 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): openPending: 2026/05/09 01:13:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): >openPending: err= 2026/05/09 01:13:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): _writeAt: size=5, off=0 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): >_writeAt: n=5, err= 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): close: 2026/05/09 01:13:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:13:34.96828743 +0000 UTC m=+30.516186820 2026/05/09 01:13:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:34 DEBUG : file1(0x3305bb373e80): >close: err= 2026/05/09 01:13:34 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:34 DEBUG : Looking for writers 2026/05/09 01:13:34 DEBUG : file1: reading active writers 2026/05/09 01:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:35 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:35 DEBUG : file1.1935ed92.partial: size = 5 OK 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.1935ed92.partial" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.1935ed92.partial 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.1935ed92.partial" 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1.1935ed92.partial 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:35 DEBUG : file1.1935ed92.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:35 DEBUG : file1.1935ed92.partial: renamed to: file1 2026/05/09 01:13:35 INFO : file1: Copied (new) 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:13:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:13:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:35 DEBUG : >WaitForWriters: 2026/05/09 01:13:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.300500405 +0000 UTC m=+30.848399825 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.300500405 +0000 UTC m=+30.848399825 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0522c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.300500405 +0000 UTC m=+30.848399825 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7ab0 item 1 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.30403331 +0000 UTC m=+30.851932730 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.30403331 +0000 UTC m=+30.851932730 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c00e0 item 2 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.306014319 +0000 UTC m=+30.853913699 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.306014319 +0000 UTC m=+30.853913699 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1225c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.306014319 +0000 UTC m=+30.853913699 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c04d0 item 3 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.308062814 +0000 UTC m=+30.855962195 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.308062814 +0000 UTC m=+30.855962195 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1236c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0af0 item 4 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.309378725 +0000 UTC m=+30.857278105 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.309378725 +0000 UTC m=+30.857278105 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.309378725 +0000 UTC m=+30.857278105 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18e740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0ee0 item 5 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.311297375 +0000 UTC m=+30.859196765 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18edc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.311297375 +0000 UTC m=+30.859196765 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c1420 item 6 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.313597027 +0000 UTC m=+30.861496447 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18f980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.313597027 +0000 UTC m=+30.861496447 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb18fe80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.313597027 +0000 UTC m=+30.861496447 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c17a0 item 7 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.316878536 +0000 UTC m=+30.864777957 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.316878536 +0000 UTC m=+30.864777957 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeedc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014a80 item 8 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305badef3c0): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef3c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.319397443 +0000 UTC m=+30.867296853 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.319397443 +0000 UTC m=+30.867296853 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.319397443 +0000 UTC m=+30.867296853 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014ee0 item 9 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.321941267 +0000 UTC m=+30.869840657 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb218d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.321941267 +0000 UTC m=+30.869840657 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015730 item 10 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb219880): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.323741063 +0000 UTC m=+30.871640443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb219c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.323741063 +0000 UTC m=+30.871640443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.323741063 +0000 UTC m=+30.871640443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015d50 item 11 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.325819215 +0000 UTC m=+30.873718595 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb240dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.325819215 +0000 UTC m=+30.873718595 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff88c0 item 12 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb241940): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.327430053 +0000 UTC m=+30.875329434 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb241d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.327430053 +0000 UTC m=+30.875329434 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26e4c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff8cb0 item 13 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.32968983 +0000 UTC m=+30.877589240 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26eb40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.32968983 +0000 UTC m=+30.877589240 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff9110 item 14 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb26f6c0): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26f6c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.331976987 +0000 UTC m=+30.879876407 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb26fa80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.331976987 +0000 UTC m=+30.879876407 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff97a0 item 15 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.334483851 +0000 UTC m=+30.882383271 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2968c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.334483851 +0000 UTC m=+30.882383271 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb296e00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff9c00 item 16 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.33682396 +0000 UTC m=+30.884723410 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.33682396 +0000 UTC m=+30.884723410 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2978c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): close: 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.33682396 +0000 UTC m=+30.884723410 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb297dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d00e0 item 17 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.340451083 +0000 UTC m=+30.888350493 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.340451083 +0000 UTC m=+30.888350493 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b4a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0700 item 18 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.342573029 +0000 UTC m=+30.890472439 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.342573029 +0000 UTC m=+30.890472439 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.342573029 +0000 UTC m=+30.890472439 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2b5b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0a80 item 19 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.345434233 +0000 UTC m=+30.893333642 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.345434233 +0000 UTC m=+30.893333642 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ec7c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1030 item 20 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.347676736 +0000 UTC m=+30.895576147 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ece40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.347676736 +0000 UTC m=+30.895576147 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.347676736 +0000 UTC m=+30.895576147 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2ed840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1420 item 21 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.350368029 +0000 UTC m=+30.898267439 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2edec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.350368029 +0000 UTC m=+30.898267439 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d18f0 item 22 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.352647101 +0000 UTC m=+30.900546512 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb316b80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.352647101 +0000 UTC m=+30.900546512 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.352647101 +0000 UTC m=+30.900546512 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1d50 item 23 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.355612323 +0000 UTC m=+30.903511722 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb317c00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.355612323 +0000 UTC m=+30.903511722 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13d1f0 item 24 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb340880): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.357891105 +0000 UTC m=+30.905790515 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb340c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.357891105 +0000 UTC m=+30.905790515 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.357891105 +0000 UTC m=+30.905790515 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13d880 item 25 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.361208452 +0000 UTC m=+30.909107873 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb341d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.361208452 +0000 UTC m=+30.909107873 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12e8c0 item 26 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb35c980): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35c980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.363303146 +0000 UTC m=+30.911202556 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35cd40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.363303146 +0000 UTC m=+30.911202556 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.363303146 +0000 UTC m=+30.911202556 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35d780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12ed90 item 27 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.365344238 +0000 UTC m=+30.913243618 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb35de00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.365344238 +0000 UTC m=+30.913243618 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f340 item 28 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb384a80): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.366705915 +0000 UTC m=+30.914605294 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb384e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.366705915 +0000 UTC m=+30.914605294 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f6c0 item 29 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.367954027 +0000 UTC m=+30.915853407 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb385b80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.367954027 +0000 UTC m=+30.915853407 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b01c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12fb20 item 30 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb3b0800): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.370503582 +0000 UTC m=+30.918403092 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b0bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.370503582 +0000 UTC m=+30.918403092 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bad80150 item 31 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.37225213 +0000 UTC m=+30.920151510 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.37225213 +0000 UTC m=+30.920151510 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3b1e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bad80af0 item 32 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.373538685 +0000 UTC m=+30.921438064 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bad819d0 item 33 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.374024313 +0000 UTC m=+30.921923703 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4a00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.374024313 +0000 UTC m=+30.921923703 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e4f00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bad81c00 item 33 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.375161325 +0000 UTC m=+30.923060705 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e5540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bae42ee0 item 34 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.375600196 +0000 UTC m=+30.923499576 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e59c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.375600196 +0000 UTC m=+30.923499576 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baf4a150 item 34 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.376727649 +0000 UTC m=+30.924627029 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baf4a620 item 35 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.377166038 +0000 UTC m=+30.925065428 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.377166038 +0000 UTC m=+30.925065428 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb412fc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baf4aa80 item 35 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.37849902 +0000 UTC m=+30.926398400 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baf4b110 item 36 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.379262236 +0000 UTC m=+30.927161615 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb413b40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.379262236 +0000 UTC m=+30.927161615 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baf4b2d0 item 36 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.380642216 +0000 UTC m=+30.928541596 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4347c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112000 item 37 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.381579691 +0000 UTC m=+30.929479091 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb434c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.381579691 +0000 UTC m=+30.929479091 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1121c0 item 37 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.383371461 +0000 UTC m=+30.931270861 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4357c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112cb0 item 38 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.384147981 +0000 UTC m=+30.932047380 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb435cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.384147981 +0000 UTC m=+30.932047380 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112fc0 item 38 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.385720085 +0000 UTC m=+30.933619486 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570f50 item 39 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.387051986 +0000 UTC m=+30.934951406 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.387051986 +0000 UTC m=+30.934951406 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571110 item 39 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.390871644 +0000 UTC m=+30.938771044 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0230 item 40 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.391835027 +0000 UTC m=+30.939734427 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.391835027 +0000 UTC m=+30.939734427 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0460 item 40 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.393515697 +0000 UTC m=+30.941415097 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0930 item 41 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.394239727 +0000 UTC m=+30.942139128 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0af0 item 41 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.394889256 +0000 UTC m=+30.942788656 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.394889256 +0000 UTC m=+30.942788656 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb480d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0d20 item 41 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.396660808 +0000 UTC m=+30.944560208 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481380): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c10a0 item 42 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.397646513 +0000 UTC m=+30.945545913 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c1260 item 42 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.398243163 +0000 UTC m=+30.946142543 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb481dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.398243163 +0000 UTC m=+30.946142543 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c1420 item 42 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.399421212 +0000 UTC m=+30.947320592 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb456ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c17a0 item 43 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.400221116 +0000 UTC m=+30.948120516 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad82e00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc0e0 item 43 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.400830489 +0000 UTC m=+30.948729889 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.400830489 +0000 UTC m=+30.948729889 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc2a0 item 43 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.402826436 +0000 UTC m=+30.950725836 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc7e0 item 44 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.403557519 +0000 UTC m=+30.951456919 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cd00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc9a0 item 44 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.404618587 +0000 UTC m=+30.952517986 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.404618587 +0000 UTC m=+30.952517986 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d7c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ccb60 item 44 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.406248382 +0000 UTC m=+30.954147772 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14de00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ccee0 item 45 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.406736064 +0000 UTC m=+30.954635444 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.406736064 +0000 UTC m=+30.954635444 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cd0a0 item 45 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.408183854 +0000 UTC m=+30.956083244 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fe00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cd490 item 46 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.408668521 +0000 UTC m=+30.956567900 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.408668521 +0000 UTC m=+30.956567900 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cd6c0 item 46 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.409953632 +0000 UTC m=+30.957853012 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cda40 item 47 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.410512199 +0000 UTC m=+30.958411589 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.410512199 +0000 UTC m=+30.958411589 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cdce0 item 47 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.411850462 +0000 UTC m=+30.959749841 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570230 item 48 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.412389902 +0000 UTC m=+30.960289292 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.412389902 +0000 UTC m=+30.960289292 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123a40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5703f0 item 48 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.413801624 +0000 UTC m=+30.961701014 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570770 item 49 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.414239463 +0000 UTC m=+30.962138842 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.414239463 +0000 UTC m=+30.962138842 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570930 item 49 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.415568147 +0000 UTC m=+30.963467527 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571340 item 50 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.416178582 +0000 UTC m=+30.964077963 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac025c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.416178582 +0000 UTC m=+30.964077963 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571500 item 50 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.417614428 +0000 UTC m=+30.965513819 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571880 item 51 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.418151746 +0000 UTC m=+30.966051136 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0a00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.418151746 +0000 UTC m=+30.966051136 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc0f40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571a40 item 51 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.419389939 +0000 UTC m=+30.967289329 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc15c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112000 item 52 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.419949388 +0000 UTC m=+30.967848778 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc1ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.419949388 +0000 UTC m=+30.967848778 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1121c0 item 52 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.421216956 +0000 UTC m=+30.969116346 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2e7c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112690 item 53 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.421686073 +0000 UTC m=+30.969585453 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2ecc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.421686073 +0000 UTC m=+30.969585453 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f200): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112a80 item 53 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.42304754 +0000 UTC m=+30.970946920 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2f880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112fc0 item 54 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.423553427 +0000 UTC m=+30.971452808 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf2fd80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.423553427 +0000 UTC m=+30.971452808 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113260 item 54 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.424683025 +0000 UTC m=+30.972582404 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1138f0 item 55 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.425187089 +0000 UTC m=+30.973086469 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf56f80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.425187089 +0000 UTC m=+30.973086469 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf574c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113ab0 item 55 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.426574404 +0000 UTC m=+30.974473784 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf57b40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d40e0 item 56 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.427115829 +0000 UTC m=+30.975015208 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.427115829 +0000 UTC m=+30.975015208 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe66c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d42a0 item 56 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.428236108 +0000 UTC m=+30.976135488 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4690 item 57 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.428690418 +0000 UTC m=+30.976589798 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4930 item 57 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.4291937 +0000 UTC m=+30.977093081 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.4291937 +0000 UTC m=+30.977093081 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4b60 item 57 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.430505512 +0000 UTC m=+30.978404892 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4f50 item 58 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.430884721 +0000 UTC m=+30.978784100 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5110 item 58 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.431408621 +0000 UTC m=+30.979308011 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030ec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.431408621 +0000 UTC m=+30.979308011 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5490 item 58 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.432623911 +0000 UTC m=+30.980523292 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5810 item 59 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.433060737 +0000 UTC m=+30.980960118 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5c00 item 59 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.433491053 +0000 UTC m=+30.981390432 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.433491053 +0000 UTC m=+30.981390432 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb050bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5dc0 item 59 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.434672858 +0000 UTC m=+30.982572239 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051200): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a2a0 item 60 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.435073727 +0000 UTC m=+30.982973107 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a460 item 60 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.435596306 +0000 UTC m=+30.983495686 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb051c80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.435596306 +0000 UTC m=+30.983495686 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a620 item 60 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.436889132 +0000 UTC m=+30.984788512 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07e980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a9a0 item 61 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.437376595 +0000 UTC m=+30.985275975 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07eec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.437376595 +0000 UTC m=+30.985275975 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07f5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55ab60 item 61 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.438687525 +0000 UTC m=+30.986586905 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb07fc00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55afc0 item 62 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.439196428 +0000 UTC m=+30.987095808 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.439196428 +0000 UTC m=+30.987095808 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b180 item 62 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.440714781 +0000 UTC m=+30.988614171 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c6f80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b650 item 63 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.441263951 +0000 UTC m=+30.989163331 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c74c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.441263951 +0000 UTC m=+30.989163331 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0c7bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b810 item 63 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.442560003 +0000 UTC m=+30.990459383 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55bb90 item 64 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.443016547 +0000 UTC m=+30.990915927 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ec840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.443016547 +0000 UTC m=+30.990915927 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ecf40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55bd50 item 64 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.444339982 +0000 UTC m=+30.992239362 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ed580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666230 item 65 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.444840598 +0000 UTC m=+30.992739978 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0eda00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.444840598 +0000 UTC m=+30.992739978 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666460 item 65 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.446180434 +0000 UTC m=+30.994079814 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6667e0 item 66 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.446817579 +0000 UTC m=+30.994717000 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb108ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.446817579 +0000 UTC m=+30.994717000 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666a80 item 66 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.448427566 +0000 UTC m=+30.996326947 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666e70 item 67 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.448960264 +0000 UTC m=+30.996859644 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb109ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.448960264 +0000 UTC m=+30.996859644 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1460c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667030 item 67 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.45033716 +0000 UTC m=+30.998236540 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6673b0 item 68 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.45092927 +0000 UTC m=+30.998828650 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb146c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.45092927 +0000 UTC m=+30.998828650 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667570 item 68 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.452382069 +0000 UTC m=+31.000281459 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1477c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6678f0 item 69 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.452948121 +0000 UTC m=+31.000847511 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb147c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.452948121 +0000 UTC m=+31.000847511 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667ab0 item 69 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.454351877 +0000 UTC m=+31.002251257 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16a8c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667e30 item 70 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.455025202 +0000 UTC m=+31.002924581 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16adc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.455025202 +0000 UTC m=+31.002924581 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f21c0 item 70 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.456607255 +0000 UTC m=+31.004506635 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16b980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f2540 item 71 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.457187162 +0000 UTC m=+31.005086542 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb16be80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.457187162 +0000 UTC m=+31.005086542 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17e480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f2700 item 71 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.458520095 +0000 UTC m=+31.006419474 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17eb00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f2c40 item 72 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.459041201 +0000 UTC m=+31.006940580 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.459041201 +0000 UTC m=+31.006940580 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17f540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f2e00 item 72 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.460215833 +0000 UTC m=+31.008115214 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb17fb00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f3180 item 73 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.460685071 +0000 UTC m=+31.008584461 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f3340 item 73 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.461180669 +0000 UTC m=+31.009080059 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.461180669 +0000 UTC m=+31.009080059 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1f37a0 item 73 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.462682131 +0000 UTC m=+31.010581521 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2166c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba2a0 item 74 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.463156127 +0000 UTC m=+31.011055508 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb216bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba460 item 74 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.46364394 +0000 UTC m=+31.011543320 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.46364394 +0000 UTC m=+31.011543320 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba620 item 74 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.464832179 +0000 UTC m=+31.012731559 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb217cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5baa80 item 75 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.4654828 +0000 UTC m=+31.013382180 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2562c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bacb0 item 75 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.465954272 +0000 UTC m=+31.013853652 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.465954272 +0000 UTC m=+31.013853652 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb256d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bafc0 item 75 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.467480871 +0000 UTC m=+31.015380251 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257380): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb340 item 76 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.468029028 +0000 UTC m=+31.015928489 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb5e0 item 76 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.468823031 +0000 UTC m=+31.016722440 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb257dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.468823031 +0000 UTC m=+31.016722440 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb810 item 76 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.470432446 +0000 UTC m=+31.018331836 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bbb90 item 77 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.471067097 +0000 UTC m=+31.018966477 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb282f80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.471067097 +0000 UTC m=+31.018966477 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bbe30 item 77 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.472617351 +0000 UTC m=+31.020516741 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb283cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a380 item 78 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.473107718 +0000 UTC m=+31.021007108 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a82c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.473107718 +0000 UTC m=+31.021007108 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a89c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a540 item 78 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.474788128 +0000 UTC m=+31.022687689 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a9a0 item 79 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.475310667 +0000 UTC m=+31.023210047 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.475310667 +0000 UTC m=+31.023210047 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2a9c00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69ab60 item 79 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.476741896 +0000 UTC m=+31.024641286 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69aee0 item 80 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.477382848 +0000 UTC m=+31.025282238 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.477382848 +0000 UTC m=+31.025282238 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d6f40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b0a0 item 80 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.478829807 +0000 UTC m=+31.026729186 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b420 item 81 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.479378805 +0000 UTC m=+31.027278185 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2d7a00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.479378805 +0000 UTC m=+31.027278185 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b5e0 item 81 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.48093459 +0000 UTC m=+31.028833980 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3066c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b960 item 82 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.481481024 +0000 UTC m=+31.029380404 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb306bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.481481024 +0000 UTC m=+31.029380404 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69bb20 item 82 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.482850034 +0000 UTC m=+31.030749414 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3077c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616230 item 83 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.483404153 +0000 UTC m=+31.031303543 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb307cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.483404153 +0000 UTC m=+31.031303543 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616540 item 83 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.48473398 +0000 UTC m=+31.032633370 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6168c0 item 84 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.485427111 +0000 UTC m=+31.033326491 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb328e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.485427111 +0000 UTC m=+31.033326491 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616a80 item 84 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.486618265 +0000 UTC m=+31.034517675 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb329a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616fc0 item 85 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.48716032 +0000 UTC m=+31.035059700 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.48716032 +0000 UTC m=+31.035059700 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33c5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6171f0 item 85 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.488423671 +0000 UTC m=+31.036323051 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33cc40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb617810 item 86 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.489003157 +0000 UTC m=+31.036902538 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.489003157 +0000 UTC m=+31.036902538 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33d6c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6179d0 item 86 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.490387888 +0000 UTC m=+31.038287278 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb33dd40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4150 item 87 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.490945784 +0000 UTC m=+31.038845164 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.490945784 +0000 UTC m=+31.038845164 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4540 item 87 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.492249521 +0000 UTC m=+31.040148900 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb362f00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4a80 item 88 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.492938074 +0000 UTC m=+31.040837454 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.492938074 +0000 UTC m=+31.040837454 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb363980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4f50 item 88 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.494206234 +0000 UTC m=+31.042105614 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3920c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e5340 item 89 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.494778616 +0000 UTC m=+31.042677997 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e5810 item 89 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.495288631 +0000 UTC m=+31.043188011 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb392b40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.495288631 +0000 UTC m=+31.043188011 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3930c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e5b90 item 89 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.496614831 +0000 UTC m=+31.044514211 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393700): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6310 item 90 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.497136758 +0000 UTC m=+31.045036148 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb393c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f64d0 item 90 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.497684936 +0000 UTC m=+31.045584327 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.497684936 +0000 UTC m=+31.045584327 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3be840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6690 item 90 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.499047053 +0000 UTC m=+31.046946443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bee80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6a10 item 91 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.499587215 +0000 UTC m=+31.047486596 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf3c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6d20 item 91 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.500375538 +0000 UTC m=+31.048274928 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bf900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.500375538 +0000 UTC m=+31.048274928 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3bfe80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6ee0 item 91 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.501828797 +0000 UTC m=+31.049728187 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e85c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f73b0 item 92 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.502456225 +0000 UTC m=+31.050355605 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e8b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7570 item 92 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.502998761 +0000 UTC m=+31.050898141 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.502998761 +0000 UTC m=+31.050898141 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7730 item 92 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.504405964 +0000 UTC m=+31.052305343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3e9c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7b90 item 93 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.505012913 +0000 UTC m=+31.052912293 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.505012913 +0000 UTC m=+31.052912293 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7d50 item 93 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.506572494 +0000 UTC m=+31.054471874 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb410fc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014230 item 94 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.50698244 +0000 UTC m=+31.054881820 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.50698244 +0000 UTC m=+31.054881820 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb411c00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0143f0 item 94 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.508473101 +0000 UTC m=+31.056372481 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014a10 item 95 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.50887956 +0000 UTC m=+31.056778940 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.50887956 +0000 UTC m=+31.056778940 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb428f80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014c40 item 95 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.510125908 +0000 UTC m=+31.058025288 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4295c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015030 item 96 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.51051771 +0000 UTC m=+31.058417090 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb429b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.51051771 +0000 UTC m=+31.058417090 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015490 item 96 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= 2026/05/09 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : >WaitForWriters: 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.515946973 +0000 UTC m=+31.063846353 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.515946973 +0000 UTC m=+31.063846353 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.515946973 +0000 UTC m=+31.063846353 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447700): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305baff9960 item 1 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.518240624 +0000 UTC m=+31.066140003 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.518240624 +0000 UTC m=+31.066140003 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12e2a0 item 2 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.519830201 +0000 UTC m=+31.067729582 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.519830201 +0000 UTC m=+31.067729582 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.519830201 +0000 UTC m=+31.067729582 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12e2a0 item 3 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.522530291 +0000 UTC m=+31.070429671 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb530dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.522530291 +0000 UTC m=+31.070429671 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12ecb0 item 4 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.52442182 +0000 UTC m=+31.072321200 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.52442182 +0000 UTC m=+31.072321200 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb531dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.52442182 +0000 UTC m=+31.072321200 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19e380): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f110 item 5 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.526554997 +0000 UTC m=+31.074454376 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19ea00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.526554997 +0000 UTC m=+31.074454376 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f5e0 item 6 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.527789583 +0000 UTC m=+31.075688963 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19f800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.527789583 +0000 UTC m=+31.075688963 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb19fd00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.527789583 +0000 UTC m=+31.075688963 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2462c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f960 item 7 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.529736357 +0000 UTC m=+31.077635737 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.529736357 +0000 UTC m=+31.077635737 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13cd20 item 8 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb247440): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.531225254 +0000 UTC m=+31.079124634 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.531225254 +0000 UTC m=+31.079124634 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.531225254 +0000 UTC m=+31.079124634 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13d340 item 9 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.533157651 +0000 UTC m=+31.081057031 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.533157651 +0000 UTC m=+31.081057031 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14c540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13dd50 item 10 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb14cb80): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cb80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.534595963 +0000 UTC m=+31.082495343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14cf40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.534595963 +0000 UTC m=+31.082495343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.534595963 +0000 UTC m=+31.082495343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb14d940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0380 item 11 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.536302162 +0000 UTC m=+31.084201541 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e0c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.536302162 +0000 UTC m=+31.084201541 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d09a0 item 12 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bad1f340): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.537947695 +0000 UTC m=+31.085847085 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fc40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.537947695 +0000 UTC m=+31.085847085 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0d20 item 13 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.539412938 +0000 UTC m=+31.087312328 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0533c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.539412938 +0000 UTC m=+31.087312328 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d11f0 item 14 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb1220c0): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1220c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.540873802 +0000 UTC m=+31.088773192 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.540873802 +0000 UTC m=+31.088773192 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1570 item 15 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.542262069 +0000 UTC m=+31.090161450 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.542262069 +0000 UTC m=+31.090161450 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d18f0 item 16 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.543587136 +0000 UTC m=+31.091486516 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.543587136 +0000 UTC m=+31.091486516 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.543587136 +0000 UTC m=+31.091486516 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeec00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1d50 item 17 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.545309055 +0000 UTC m=+31.093208435 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef2c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.545309055 +0000 UTC m=+31.093208435 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0460 item 18 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.546533511 +0000 UTC m=+31.094432892 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.546533511 +0000 UTC m=+31.094432892 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.546533511 +0000 UTC m=+31.094432892 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0930 item 19 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.548317848 +0000 UTC m=+31.096217229 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb446d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.548317848 +0000 UTC m=+31.096217229 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c0e70 item 20 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.549718489 +0000 UTC m=+31.097617869 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4478c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.549718489 +0000 UTC m=+31.097617869 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb447dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.549718489 +0000 UTC m=+31.097617869 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c03c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c11f0 item 21 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.551507585 +0000 UTC m=+31.099406975 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0a40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.551507585 +0000 UTC m=+31.099406975 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c0f80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c16c0 item 22 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.552926359 +0000 UTC m=+31.100825739 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.552926359 +0000 UTC m=+31.100825739 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4c1b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.552926359 +0000 UTC m=+31.100825739 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6c1ab0 item 23 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.55471809 +0000 UTC m=+31.102617469 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cc780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.55471809 +0000 UTC m=+31.102617469 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cccc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc0e0 item 24 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb4cd300): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.55599194 +0000 UTC m=+31.103891320 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cd6c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.55599194 +0000 UTC m=+31.103891320 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4cdbc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.55599194 +0000 UTC m=+31.103891320 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8200): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cc460 item 25 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.558185952 +0000 UTC m=+31.106085352 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.558185952 +0000 UTC m=+31.106085352 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d8dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cca80 item 26 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb4d9400): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.559694066 +0000 UTC m=+31.107593446 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d97c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.559694066 +0000 UTC m=+31.107593446 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4d9cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.559694066 +0000 UTC m=+31.107593446 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cce00 item 27 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.561516334 +0000 UTC m=+31.109415714 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.561516334 +0000 UTC m=+31.109415714 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e6ec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cd340 item 28 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb4e7500): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e7500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.563060736 +0000 UTC m=+31.110960117 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4e78c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.563060736 +0000 UTC m=+31.110960117 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cd730 item 29 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.564310381 +0000 UTC m=+31.112209761 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4700): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.564310381 +0000 UTC m=+31.112209761 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f4c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5cdab0 item 30 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): _readAt: size=2, off=0 2026/05/09 01:13:35 ERROR : open-test-file(0x3305bb4f5280): Couldn't read size of file 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): close: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.565628565 +0000 UTC m=+31.113527945 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.565628565 +0000 UTC m=+31.113527945 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb4f5d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5700e0 item 31 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.5667933 +0000 UTC m=+31.114692690 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.5667933 +0000 UTC m=+31.114692690 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8da9c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570460 item 32 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.568158874 +0000 UTC m=+31.116058254 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5707e0 item 33 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.568619676 +0000 UTC m=+31.116519056 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.568619676 +0000 UTC m=+31.116519056 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305ba8db980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5709a0 item 33 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.569805409 +0000 UTC m=+31.117704790 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad560c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570fc0 item 34 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.570402358 +0000 UTC m=+31.118301748 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.570402358 +0000 UTC m=+31.118301748 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571180 item 34 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.5717822 +0000 UTC m=+31.119681580 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112230 item 35 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.572291494 +0000 UTC m=+31.120190894 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.572291494 +0000 UTC m=+31.120190894 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb544d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112540 item 35 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.573571666 +0000 UTC m=+31.121471046 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112af0 item 36 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.574307168 +0000 UTC m=+31.122206549 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.574307168 +0000 UTC m=+31.122206549 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb545e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb112e00 item 36 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.575803359 +0000 UTC m=+31.123702739 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbe580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113260 item 37 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.576299248 +0000 UTC m=+31.124198627 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbea00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.576299248 +0000 UTC m=+31.124198627 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbef00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113650 item 37 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.577576004 +0000 UTC m=+31.125475394 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbf580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113a40 item 38 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.578113951 +0000 UTC m=+31.126013331 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badbfa80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.578113951 +0000 UTC m=+31.126013331 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf320c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb113c00 item 38 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.579551933 +0000 UTC m=+31.127451313 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4230 item 39 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.580062559 +0000 UTC m=+31.127961939 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf32c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.580062559 +0000 UTC m=+31.127961939 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4460 item 39 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.581462458 +0000 UTC m=+31.129361838 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf337c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d48c0 item 40 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.581997731 +0000 UTC m=+31.129897111 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf33cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.581997731 +0000 UTC m=+31.129897111 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4af0 item 40 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.583349949 +0000 UTC m=+31.131249329 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5a8c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d4ee0 item 41 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.584112994 +0000 UTC m=+31.132012374 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5adc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d50a0 item 41 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.584646884 +0000 UTC m=+31.132546264 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.584646884 +0000 UTC m=+31.132546264 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5b7c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5420 item 41 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.586150129 +0000 UTC m=+31.134049508 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf5be00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d57a0 item 42 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.586664963 +0000 UTC m=+31.134564343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5b20 item 42 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.58727667 +0000 UTC m=+31.135176050 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.58727667 +0000 UTC m=+31.135176050 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe6ec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb1d5d50 item 42 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.588493503 +0000 UTC m=+31.136392883 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a230 item 43 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.589009609 +0000 UTC m=+31.136908989 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe7a00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a3f0 item 43 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.589949157 +0000 UTC m=+31.137848537 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.589949157 +0000 UTC m=+31.137848537 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a5b0 item 43 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.591357201 +0000 UTC m=+31.139256581 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666070 item 44 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.591875672 +0000 UTC m=+31.139775052 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b43c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666230 item 44 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.592544859 +0000 UTC m=+31.140444239 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.592544859 +0000 UTC m=+31.140444239 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b4e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666460 item 44 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.59379819 +0000 UTC m=+31.141697570 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b54c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6667e0 item 45 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.594328745 +0000 UTC m=+31.142228125 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1b59c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.594328745 +0000 UTC m=+31.142228125 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da1c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666a80 item 45 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.595780141 +0000 UTC m=+31.143679531 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0da800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb666e70 item 46 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.596480517 +0000 UTC m=+31.144379907 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dad00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.596480517 +0000 UTC m=+31.144379907 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0db400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667030 item 46 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.598055858 +0000 UTC m=+31.145955248 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0dba40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6673b0 item 47 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.598799004 +0000 UTC m=+31.146698394 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.598799004 +0000 UTC m=+31.146698394 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667570 item 47 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.600459967 +0000 UTC m=+31.148359346 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f6d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6678f0 item 48 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.60092174 +0000 UTC m=+31.148821121 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.60092174 +0000 UTC m=+31.148821121 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0f7980): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667ab0 item 48 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.602234395 +0000 UTC m=+31.150133775 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c0c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb667e30 item 49 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.602747245 +0000 UTC m=+31.150646625 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11c540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.602747245 +0000 UTC m=+31.150646625 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11ca80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba150 item 49 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.604105134 +0000 UTC m=+31.152004515 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba4d0 item 50 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.604650266 +0000 UTC m=+31.152549646 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11d600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.604650266 +0000 UTC m=+31.152549646 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb11db80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5ba690 item 50 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.605891234 +0000 UTC m=+31.153790615 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a300): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5baaf0 item 51 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.606461564 +0000 UTC m=+31.154360944 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15a800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.606461564 +0000 UTC m=+31.154360944 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15ad40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bae00 item 51 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.607772334 +0000 UTC m=+31.155671714 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b3c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb1f0 item 52 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.608381697 +0000 UTC m=+31.156281078 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15b8c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.608381697 +0000 UTC m=+31.156281078 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb15be40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb3b0 item 52 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.609847511 +0000 UTC m=+31.157746891 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1765c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bb880 item 53 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.6104024 +0000 UTC m=+31.158301781 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb176ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.6104024 +0000 UTC m=+31.158301781 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5bba40 item 53 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.611766813 +0000 UTC m=+31.159666193 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a000 item 54 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.612460866 +0000 UTC m=+31.160360246 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb177b80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.612460866 +0000 UTC m=+31.160360246 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0200): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a230 item 54 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.613798116 +0000 UTC m=+31.161697497 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a5b0 item 55 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.614387883 +0000 UTC m=+31.162287273 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e0d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.614387883 +0000 UTC m=+31.162287273 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e12c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69a770 item 55 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.615895345 +0000 UTC m=+31.163794725 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69abd0 item 56 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.616497564 +0000 UTC m=+31.164396945 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1e1e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.616497564 +0000 UTC m=+31.164396945 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2044c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69ad90 item 56 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.617703837 +0000 UTC m=+31.165603217 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb204b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b110 item 57 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.618245001 +0000 UTC m=+31.166144381 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b2d0 item 57 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.618817555 +0000 UTC m=+31.166716935 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.618817555 +0000 UTC m=+31.166716935 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb205b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b490 item 57 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.620232332 +0000 UTC m=+31.168131712 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b810 item 58 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.620758598 +0000 UTC m=+31.168657978 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69b9d0 item 58 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.621398389 +0000 UTC m=+31.169297768 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb224cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.621398389 +0000 UTC m=+31.169297768 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb69bb90 item 58 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.622600644 +0000 UTC m=+31.170500024 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2258c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6162a0 item 59 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.623176663 +0000 UTC m=+31.171076043 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb225e00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6165b0 item 59 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.623723899 +0000 UTC m=+31.171623279 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb260440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.623723899 +0000 UTC m=+31.171623279 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2609c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616770 item 59 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.625054808 +0000 UTC m=+31.172954188 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616af0 item 60 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.625564051 +0000 UTC m=+31.173463432 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb616cb0 item 60 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.626216797 +0000 UTC m=+31.174116177 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb261a80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.626216797 +0000 UTC m=+31.174116177 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e140): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6170a0 item 60 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.62745005 +0000 UTC m=+31.175349430 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29e780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb6176c0 item 61 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.627915441 +0000 UTC m=+31.175814820 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29ecc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.627915441 +0000 UTC m=+31.175814820 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29f3c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb617880 item 61 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.629354914 +0000 UTC m=+31.177254295 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb29fa00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb617c00 item 62 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.629881611 +0000 UTC m=+31.177780992 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.629881611 +0000 UTC m=+31.177780992 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4740): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4230 item 62 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.63126552 +0000 UTC m=+31.179164900 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e4d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e48c0 item 63 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.631789431 +0000 UTC m=+31.179688812 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e52c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.631789431 +0000 UTC m=+31.179688812 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2e59c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e4af0 item 63 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.633143123 +0000 UTC m=+31.181042503 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e51f0 item 64 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.633650273 +0000 UTC m=+31.181549653 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.633650273 +0000 UTC m=+31.181549653 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb310d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e53b0 item 64 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.634990819 +0000 UTC m=+31.182890199 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311380): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e5c00 item 65 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.635536451 +0000 UTC m=+31.183435831 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.635536451 +0000 UTC m=+31.183435831 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb311d00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0e5dc0 item 65 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.637097826 +0000 UTC m=+31.184997207 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6540 item 66 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.637751203 +0000 UTC m=+31.185650583 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32a8c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.637751203 +0000 UTC m=+31.185650583 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32ae00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6700 item 66 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.63897012 +0000 UTC m=+31.186869500 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6a80 item 67 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.639549476 +0000 UTC m=+31.187448856 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32b8c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.639549476 +0000 UTC m=+31.187448856 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb32bdc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f6d90 item 67 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.640805723 +0000 UTC m=+31.188705103 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34c540): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7260 item 68 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.641423622 +0000 UTC m=+31.189323003 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34ca40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.641423622 +0000 UTC m=+31.189323003 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34cf80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7420 item 68 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.642667316 +0000 UTC m=+31.190566695 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34d5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f77a0 item 69 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.6432512 +0000 UTC m=+31.191150580 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb34da40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.6432512 +0000 UTC m=+31.191150580 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7a40 item 69 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.644703498 +0000 UTC m=+31.192602879 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3786c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb3f7dc0 item 70 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.645309205 +0000 UTC m=+31.193208585 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb378bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.645309205 +0000 UTC m=+31.193208585 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379100): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0140e0 item 70 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.646800777 +0000 UTC m=+31.194700167 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014460 item 71 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.647340419 +0000 UTC m=+31.195239809 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb379c80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.647340419 +0000 UTC m=+31.195239809 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e280): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014700 item 71 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.648754404 +0000 UTC m=+31.196653784 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39e900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014cb0 item 72 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.649314735 +0000 UTC m=+31.197214114 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39ee00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.649314735 +0000 UTC m=+31.197214114 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014ee0 item 72 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.650600117 +0000 UTC m=+31.198499507 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39f900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015500 item 73 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.651179203 +0000 UTC m=+31.199078583 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb39fe00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0157a0 item 73 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.652248075 +0000 UTC m=+31.200147455 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d23c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.652248075 +0000 UTC m=+31.200147455 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a9a0 item 73 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.653882027 +0000 UTC m=+31.201781407 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2200): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570150 item 74 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.654538049 +0000 UTC m=+31.202437429 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d2b40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570310 item 74 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.655340548 +0000 UTC m=+31.203239928 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.655340548 +0000 UTC m=+31.203239928 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3600): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5704d0 item 74 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.656789278 +0000 UTC m=+31.204688658 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb3d3c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570850 item 75 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.657290587 +0000 UTC m=+31.205189967 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): _writeAt: size=3, off=2 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570af0 item 75 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.657911483 +0000 UTC m=+31.205810873 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048780): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.657911483 +0000 UTC m=+31.205810873 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb048cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb570d20 item 75 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.659495239 +0000 UTC m=+31.207394619 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571110 item 76 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.660037465 +0000 UTC m=+31.207936844 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb049e00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5712d0 item 76 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): _writeAt: size=3, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.660649032 +0000 UTC m=+31.208548413 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb246440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.660649032 +0000 UTC m=+31.208548413 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb2469c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571490 item 76 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.661819327 +0000 UTC m=+31.209718717 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247000): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571810 item 77 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.662293243 +0000 UTC m=+31.210192623 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.662293243 +0000 UTC m=+31.210192623 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb247c80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb5719d0 item 77 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.663580089 +0000 UTC m=+31.211479468 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb571e30 item 78 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.664097668 +0000 UTC m=+31.211997058 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad83c40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.664097668 +0000 UTC m=+31.211997058 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1e5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014150 item 78 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.665501875 +0000 UTC m=+31.213401256 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1f240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0144d0 item 79 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.665981092 +0000 UTC m=+31.213880472 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad1fd80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.665981092 +0000 UTC m=+31.213880472 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb052e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb0147e0 item 79 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.667329223 +0000 UTC m=+31.215228603 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0534c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014d20 item 80 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.667886508 +0000 UTC m=+31.215785888 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb053a40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.667886508 +0000 UTC m=+31.215785888 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122240): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb014f50 item 80 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.669244677 +0000 UTC m=+31.217144058 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122880): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015650 item 81 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.669939493 +0000 UTC m=+31.217838883 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb122d80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.669939493 +0000 UTC m=+31.217838883 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb1232c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb015ab0 item 81 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.671649338 +0000 UTC m=+31.219548728 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a150 item 82 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.672404647 +0000 UTC m=+31.220304037 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb123e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.672404647 +0000 UTC m=+31.220304037 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badee5c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a310 item 82 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.673652689 +0000 UTC m=+31.221552069 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badeef00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55a690 item 83 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.674209243 +0000 UTC m=+31.222108633 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badef440): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.674209243 +0000 UTC m=+31.222108633 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badefb80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55aaf0 item 83 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.675548637 +0000 UTC m=+31.223448017 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bac03ac0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55af50 item 84 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.676277726 +0000 UTC m=+31.224177107 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad562c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.676277726 +0000 UTC m=+31.224177107 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b110 item 84 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.677879668 +0000 UTC m=+31.225779048 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad56ec0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b5e0 item 85 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.678538284 +0000 UTC m=+31.226437664 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad573c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.678538284 +0000 UTC m=+31.226437664 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bad57900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55b7a0 item 85 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.679955887 +0000 UTC m=+31.227855267 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55bb20 item 86 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.680669147 +0000 UTC m=+31.228568537 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6580): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.680669147 +0000 UTC m=+31.228568537 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc6b00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb55bce0 item 86 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.682374954 +0000 UTC m=+31.230274354 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7180): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12e690 item 87 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.683034002 +0000 UTC m=+31.230933382 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.683034002 +0000 UTC m=+31.230933382 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305badc7bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12e930 item 87 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.684567102 +0000 UTC m=+31.232466492 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36340): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12ee00 item 88 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.685333953 +0000 UTC m=+31.233233343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36840): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.685333953 +0000 UTC m=+31.233233343 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf36dc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f0a0 item 88 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.686727861 +0000 UTC m=+31.234627251 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f420 item 89 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.687308179 +0000 UTC m=+31.235207569 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f5e0 item 89 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.688107161 +0000 UTC m=+31.236006551 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf37e80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.688107161 +0000 UTC m=+31.236006551 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58500): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12f7a0 item 89 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.689624071 +0000 UTC m=+31.237523462 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf58b40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12fc70 item 90 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.690263632 +0000 UTC m=+31.238163012 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb12fe30 item 90 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.691015054 +0000 UTC m=+31.238914434 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf595c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.691015054 +0000 UTC m=+31.238914434 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305baf59b80): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13ce70 item 90 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.692586838 +0000 UTC m=+31.240486238 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa42c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13d3b0 item 91 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.693139725 +0000 UTC m=+31.241039105 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4800): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): >_readAt: n=2, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): _writeAt: size=3, off=7 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13d5e0 item 91 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.693736864 +0000 UTC m=+31.241636244 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa4d40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): >_readAt: n=8, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.693736864 +0000 UTC m=+31.241636244 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa52c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb13dc70 item 91 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.695226233 +0000 UTC m=+31.243125623 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5900): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d01c0 item 92 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.695764311 +0000 UTC m=+31.243663691 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafa5e40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): open at offset 5 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0380 item 92 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): _readAt: size=2, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): _writeAt: size=3, off=5 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): >_writeAt: n=3, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.696452884 +0000 UTC m=+31.244352264 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4480): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): >_readAt: n=3, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.696452884 +0000 UTC m=+31.244352264 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe4a40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0620 item 92 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.69790364 +0000 UTC m=+31.245803019 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5080): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0a10 item 93 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.698434063 +0000 UTC m=+31.246333443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe55c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.698434063 +0000 UTC m=+31.246333443 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bafe5cc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d0bd0 item 93 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.699936166 +0000 UTC m=+31.247835545 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030400): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1030 item 94 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.700504952 +0000 UTC m=+31.248404332 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb030940): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.700504952 +0000 UTC m=+31.248404332 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031040): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1260 item 94 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.702175162 +0000 UTC m=+31.250074541 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031680): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d15e0 item 95 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.702708391 +0000 UTC m=+31.250607772 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb031bc0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.702708391 +0000 UTC m=+31.250607772 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aa3c0): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d17a0 item 95 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): open at offset 0 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): _readAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): >_readAt: n=0, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.704206315 +0000 UTC m=+31.252105695 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaa00): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): _writeAt: size=5, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): >openPending: err= 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1b20 item 96 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): >_writeAt: n=5, err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.704744034 +0000 UTC m=+31.252643454 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0aaf40): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:13:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:13:35 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): _readAt: size=512, off=0 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): openPending: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): >openPending: err= 2026/05/09 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): >_readAt: n=5, err=EOF 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): close: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:13:35.704744034 +0000 UTC m=+31.252643454 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : open-test-file(0x3305bb0ab640): >close: err= 2026/05/09 01:13:35 DEBUG : open-test-file: Remove: 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3305bb2d1e30 item 96 2026/05/09 01:13:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:13:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:13:35 DEBUG : open-test-file: >Remove: err= 2026/05/09 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : >WaitForWriters: 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.19s) --- 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-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:35 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:35 DEBUG : file1: newRWFileHandle: 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): openPending: 2026/05/09 01:13:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): >openPending: err= 2026/05/09 01:13:35 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:13:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:13:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): _writeAt: size=2, off=0 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): >_writeAt: n=2, err= 2026/05/09 01:13:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): RWFileHandle.Flush 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): RWFileHandle.Release 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): close: 2026/05/09 01:13:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/09 01:13:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:35 DEBUG : file1(0x3305bad5c140): >close: err= 2026/05/09 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:35 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:13:35 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1.a0a9169e.partial" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1.a0a9169e.partial 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1.a0a9169e.partial" 2026/05/09 01:13:35 DEBUG : Looking for writers 2026/05/09 01:13:35 DEBUG : file1: reading active writers 2026/05/09 01:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-labohul7ruho/file1.a0a9169e.partial 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:35 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:13:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/09 01:13:35 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/09 01:13:35 INFO : file1: Copied (new) 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:35 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:35 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : file1: reading active writers 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-labohul7ruho/file1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:13:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/09 01:13:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:13:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:36 DEBUG : >WaitForWriters: 2026/05/09 01:13:36 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-labohul7ruho/file1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/09 01:13:36 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : file1: reading active writers 2026/05/09 01:13:36 DEBUG : >WaitForWriters: 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:36 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:36 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:36 DEBUG : rename_me: newRWFileHandle: 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): openPending: 2026/05/09 01:13:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): >openPending: err= 2026/05/09 01:13:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/09 01:13:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/09 01:13:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): _writeAt: size=5, off=0 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): >_writeAt: n=5, err= 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): close: 2026/05/09 01:13:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-09 01:13:36.26883958 +0000 UTC m=+31.816739040 2026/05/09 01:13:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/09 01:13:36 DEBUG : rename_me(0x3305bb0c4440): >close: err= 2026/05/09 01:13:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/09 01:13:36 DEBUG : i_was_renamed: Updating file with 0x3305bb0c8000 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/09 01:13:36 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:13:36 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:36 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-labohul7ruho/dir/file1: no such file or directory 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:13:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/09 01:13:36 DEBUG : i_was_renamed.7797758b.partial: size = 5 OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/i_was_renamed.7797758b.partial" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/i_was_renamed.7797758b.partial 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/i_was_renamed.7797758b.partial" 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/i_was_renamed.7797758b.partial 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : i_was_renamed.7797758b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:36 DEBUG : i_was_renamed.7797758b.partial: renamed to: i_was_renamed 2026/05/09 01:13:36 INFO : i_was_renamed: Copied (new) 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/i_was_renamed" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/i_was_renamed 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/i_was_renamed" 2026/05/09 01:13:36 DEBUG : Looking for writers 2026/05/09 01:13:36 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/i_was_renamed 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-09 01:13:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:13:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/09 01:13:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/09 01:13:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/09 01:13:36 DEBUG : >WaitForWriters: 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:36 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:13:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-labohul7ruho" 2026/05/09 01:13:36 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:36 DEBUG : forgetting directory cache 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:36 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:36 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): _readAt: size=512, off=0 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): openPending: 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:14:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): >openPending: err= 2026/05/09 01:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): >_readAt: n=20, err=EOF 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): close: 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:14:36 +0000 UTC 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bb05ef00): >close: err= 2026/05/09 01:13:37 DEBUG : Re-reading directory (112.541663ms old) 2026/05/09 01:13:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : forgetting directory cache 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): _readAt: size=512, off=0 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): openPending: 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:15:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-09 00:14:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:15:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-09 00:14:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/09 01:13:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): >openPending: err= 2026/05/09 01:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): >_readAt: n=20, err=EOF 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): close: 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:15:36 +0000 UTC 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate(0x3305bad5d680): >close: err= 2026/05/09 01:13:37 DEBUG : Re-reading directory (116.782136ms old) 2026/05/09 01:13:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:37 DEBUG : forgetting directory cache 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:37 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:37 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): _readAt: size=512, off=0 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): openPending: 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:16:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-09 00:15:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:16:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-09 00:15:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/09 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): >openPending: err= 2026/05/09 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): >_readAt: n=20, err=EOF 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): close: 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:16:36 +0000 UTC 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb05f6c0): >close: err= 2026/05/09 01:13:38 DEBUG : Re-reading directory (111.466117ms old) 2026/05/09 01:13:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : forgetting directory cache 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): _readAt: size=512, off=0 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): openPending: 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:17:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-09 00:16:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:17:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-09 00:16:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/09 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): >openPending: err= 2026/05/09 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): >_readAt: n=20, err=EOF 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): close: 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:17:36 +0000 UTC 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate(0x3305bb0c5ac0): >close: err= 2026/05/09 01:13:38 DEBUG : Re-reading directory (100.173438ms old) 2026/05/09 01:13:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:38 DEBUG : forgetting directory cache 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:38 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:38 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): _readAt: size=512, off=0 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): openPending: 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:18:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-09 00:17:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:18:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-09 00:17:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/09 01:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): >openPending: err= 2026/05/09 01:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): >_readAt: n=20, err=EOF 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): close: 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:18:36 +0000 UTC 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb1f4100): >close: err= 2026/05/09 01:13:39 DEBUG : Re-reading directory (100.700806ms old) 2026/05/09 01:13:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/09 01:13:39 DEBUG : forgetting directory cache 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): _readAt: size=512, off=0 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): openPending: 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:19:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-09 00:18:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:19:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-09 00:18:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/09 01:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:13:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): >openPending: err= 2026/05/09 01:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): >_readAt: n=20, err=EOF 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): close: 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:19:36 +0000 UTC 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate(0x3305bb114340): >close: err= 2026/05/09 01:13:39 DEBUG : Re-reading directory (102.905629ms old) 2026/05/09 01:13:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:39 DEBUG : forgetting directory cache 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:39 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:39 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): _readAt: size=512, off=0 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): openPending: 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-09 00:20:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-09 00:19:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-09 00:20:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-09 00:19:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/09 01:13:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/09 01:13:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): >openPending: err= 2026/05/09 01:13:40 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): >_readAt: n=21, err=EOF 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): close: 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:20:36 +0000 UTC 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb115180): >close: err= 2026/05/09 01:13:40 DEBUG : Re-reading directory (100.054594ms old) 2026/05/09 01:13:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/09 01:13:40 DEBUG : forgetting directory cache 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): _readAt: size=512, off=0 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): openPending: 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-09 00:21:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-09 00:20:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-09 00:21:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-09 00:20:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/09 01:13:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/09 01:13:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): >openPending: err= 2026/05/09 01:13:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): >_readAt: n=22, err=EOF 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): close: 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:21:36 +0000 UTC 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate(0x3305bb2fcb40): >close: err= 2026/05/09 01:13:40 DEBUG : Re-reading directory (109.551554ms old) 2026/05/09 01:13:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:40 DEBUG : forgetting directory cache 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:40 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:40 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): _readAt: size=512, off=0 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): openPending: 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-09 00:22:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-09 00:21:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-09 00:22:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-09 00:21:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/09 01:13:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/09 01:13:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): >openPending: err= 2026/05/09 01:13:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): >_readAt: n=23, err=EOF 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): close: 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:22:36 +0000 UTC 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb1f5380): >close: err= 2026/05/09 01:13:41 DEBUG : Re-reading directory (100.887448ms old) 2026/05/09 01:13:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : forgetting directory cache 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): _readAt: size=512, off=0 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): openPending: 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-labohul7ruho/TestRWCacheUpdate 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-09 00:23:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-09 00:22:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-09 00:23:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-09 00:22:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/09 01:13:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/09 01:13:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): >openPending: err= 2026/05/09 01:13:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): >_readAt: n=24, err=EOF 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): close: 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:23:36 +0000 UTC 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate(0x3305bb2fd400): >close: err= 2026/05/09 01:13:41 DEBUG : Re-reading directory (108.94158ms old) 2026/05/09 01:13:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/09 01:13:41 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:41 DEBUG : Looking for writers 2026/05/09 01:13:41 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/09 01:13:41 DEBUG : >WaitForWriters: 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.22s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:41 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : forgetting directory cache 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:13:42 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:42 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:13:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:13:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:13:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:13:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:13:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:13:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/FiLeA" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-labohul7ruho/FiLeA 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:42 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/09 01:13:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:13:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:13:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FiLeB" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/FiLeB 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:13:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:13:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/FilEb" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-labohul7ruho/FilEb 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:13:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/09 01:13:43 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/09 01:13:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/09 01:13:43 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/09 01:13:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:13:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:13:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:13:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:13:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:43 DEBUG : Looking for writers 2026/05/09 01:13:43 DEBUG : FiLeB: reading active writers 2026/05/09 01:13:43 DEBUG : FilEb: reading active writers 2026/05/09 01:13:43 DEBUG : FiLeA: reading active writers 2026/05/09 01:13:43 DEBUG : >WaitForWriters: 2026/05/09 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:43 DEBUG : Looking for writers 2026/05/09 01:13:43 DEBUG : FiLeA: reading active writers 2026/05/09 01:13:43 DEBUG : FiLeB: reading active writers 2026/05/09 01:13:43 DEBUG : FilEb: reading active writers 2026/05/09 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.63s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/normal name with no special characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/normal name with no special characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/normal name with no special characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-labohul7ruho/normal name with no special characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:13:43 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/normal name with no special characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/normal\ name\ with\ no\ special\ characters.txt" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-labohul7ruho/normal name with no special characters.txt 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/測試_Русский___ě_áñ" 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-labohul7ruho/測試_Русский___ě_áñ 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:43 DEBUG : Looking for writers 2026/05/09 01:13:43 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/09 01:13:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/09 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.56s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:43 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:43 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Reusing VFS from active cache 2026/05/09 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:43 DEBUG : Looking for writers 2026/05/09 01:13:43 DEBUG : >WaitForWriters: 2026/05/09 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:43 DEBUG : Looking for writers 2026/05/09 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:44 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:44 DEBUG : Looking for writers 2026/05/09 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:44 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:44 DEBUG : Looking for writers 2026/05/09 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:44 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:44 DEBUG : dir: Looking for writers 2026/05/09 01:13:44 DEBUG : file2: reading active writers 2026/05/09 01:13:44 DEBUG : Looking for writers 2026/05/09 01:13:44 DEBUG : dir: reading active writers 2026/05/09 01:13:44 DEBUG : file1: reading active writers 2026/05/09 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.41s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:44 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:44 DEBUG : dir: Looking for writers 2026/05/09 01:13:44 DEBUG : Looking for writers 2026/05/09 01:13:44 DEBUG : dir: reading active writers 2026/05/09 01:13:44 DEBUG : file1: reading active writers 2026/05/09 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:44 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:44 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:45 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:13:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:13:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:13:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/new_file.txt" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/new_file.txt 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/new_file.txt" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/dir/new_file.txt 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:45 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:13:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/09 01:13:45 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:45 DEBUG : dir: Looking for writers 2026/05/09 01:13:45 DEBUG : file2: reading active writers 2026/05/09 01:13:45 DEBUG : new_file.txt: reading active writers 2026/05/09 01:13:45 DEBUG : Looking for writers 2026/05/09 01:13:45 DEBUG : dir: reading active writers 2026/05/09 01:13:45 DEBUG : file1: reading active writers 2026/05/09 01:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.48s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:45 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file2" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/dir/file2 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/09 01:13:45 DEBUG : dir/file1: Updating file with dir/file1 0x3305bb5f8000 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/dir/file1" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/dir/file1 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:45 INFO : dir/file1: Moved (server-side) to: file0 2026/05/09 01:13:45 DEBUG : file0: Updating file with file0 0x3305bb5f8000 2026/05/09 01:13:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:13:45 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file0" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file0 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file0" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-labohul7ruho/file0 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file0" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file0 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file0" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-labohul7ruho/file0 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:45 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:13:45 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:45 DEBUG : dir: Looking for writers 2026/05/09 01:13:45 DEBUG : Looking for writers 2026/05/09 01:13:45 DEBUG : dir: reading active writers 2026/05/09 01:13:45 DEBUG : file0: reading active writers 2026/05/09 01:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:45 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Server has VFS statistics extension 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: About path "/rclone-test-labohul7ruho" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: About path "/rclone-test-labohul7ruho" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: About using shell command for shell type "unix" 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: df -k /rclone-test-labohul7ruho 2026/05/09 01:13:45 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-labohul7ruho" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 58248124 92524884 37% / 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:46 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/09 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : a: Looking for writers 2026/05/09 01:13:46 DEBUG : b: Looking for writers 2026/05/09 01:13:46 DEBUG : c: Looking for writers 2026/05/09 01:13:46 DEBUG : d: Looking for writers 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : d: reading active writers 2026/05/09 01:13:46 DEBUG : /: reading active writers 2026/05/09 01:13:46 DEBUG : a: reading active writers 2026/05/09 01:13:46 DEBUG : b: reading active writers 2026/05/09 01:13:46 DEBUG : c: reading active writers 2026/05/09 01:13:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:46 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/09 01:13:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/09 01:13:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/09 01:13:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/09 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:46 DEBUG : a/b/c/d: Looking for writers 2026/05/09 01:13:46 DEBUG : a/b/c: Looking for writers 2026/05/09 01:13:46 DEBUG : d: reading active writers 2026/05/09 01:13:46 DEBUG : a/b: Looking for writers 2026/05/09 01:13:46 DEBUG : c: reading active writers 2026/05/09 01:13:46 DEBUG : a: Looking for writers 2026/05/09 01:13:46 DEBUG : b: reading active writers 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : a: reading active writers 2026/05/09 01:13:46 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-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:46 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:46 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/09 01:13:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/09 01:13:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:13:46 DEBUG : file1: size = 5 OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:13:46 DEBUG : file1: size = 0 OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (7 bytes), uploading instead of streaming 2026/05/09 01:13:46 DEBUG : file1: size = 7 OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:46 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:46 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/09 01:13:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/09 01:13:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:46 DEBUG : Looking for writers 2026/05/09 01:13:46 DEBUG : file1: reading active writers 2026/05/09 01:13:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.47s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:46 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/09 01:13:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/09 01:13:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/09 01:13:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (11 bytes), uploading instead of streaming 2026/05/09 01:13:47 DEBUG : file1: size = 11 OK 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:13:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:47 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:13:48 DEBUG : file1: size = 5 OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:13:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:13:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: WriteFileHandle.Release closing 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:13:48 DEBUG : file1: size = 0 OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (2 bytes), uploading instead of streaming 2026/05/09 01:13:48 DEBUG : file1: size = 2 OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:13:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/09 01:13:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:13:48 DEBUG : file1: size = 0 OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:13:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:13:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:13:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: File to upload is small (100 bytes), uploading instead of streaming 2026/05/09 01:13:48 DEBUG : file1: size = 100 OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/file1" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 1dedc8310b6e5fd32706cf057b082019 /rclone-test-labohul7ruho/file1 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : file1: Parsed hash: 1dedc8310b6e5fd32706cf057b082019 2026/05/09 01:13:48 DEBUG : file1: md5 = 1dedc8310b6e5fd32706cf057b082019 OK 2026/05/09 01:13:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:13:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:13:48 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:13:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:13:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:13:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:48 DEBUG : Looking for writers 2026/05/09 01:13:48 DEBUG : file1: reading active writers 2026/05/09 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:48 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:48 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:48 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: sha1sum /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/09 01:13:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/09 01:13:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/09 01:13:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f000.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-labohul7ruho/flat/f000.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/09 01:13:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/09 01:13:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/09 01:13:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f001.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-labohul7ruho/flat/f001.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/09 01:13:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/09 01:13:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/09 01:13:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f002.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-labohul7ruho/flat/f002.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/09 01:13:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/09 01:13:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/09 01:13:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f003.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-labohul7ruho/flat/f003.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/09 01:13:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/09 01:13:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/09 01:13:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:49 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/flat/f004.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-labohul7ruho/flat/f004.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:50 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/09 01:13:50 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:50 DEBUG : flat: Looking for writers 2026/05/09 01:13:50 DEBUG : f004.txt: reading active writers 2026/05/09 01:13:50 DEBUG : f000.txt: reading active writers 2026/05/09 01:13:50 DEBUG : f001.txt: reading active writers 2026/05/09 01:13:50 DEBUG : f002.txt: reading active writers 2026/05/09 01:13:50 DEBUG : f003.txt: reading active writers 2026/05/09 01:13:50 DEBUG : Looking for writers 2026/05/09 01:13:50 DEBUG : flat: reading active writers 2026/05/09 01:13:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.50s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:50 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/09 01:13:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/09 01:13:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/a/b/c/deep.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/a/b/c/deep.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/a/b/c/deep.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-labohul7ruho/a/b/c/deep.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:50 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/09 01:13:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/09 01:13:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/09 01:13:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:50 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/a/b/mid.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/a/b/mid.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/a/b/mid.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-labohul7ruho/a/b/mid.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:50 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/09 01:13:50 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/09 01:13:50 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/09 01:13:50 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:50 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/a/top.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/a/top.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/a/top.txt" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-labohul7ruho/a/top.txt 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:50 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/09 01:13:50 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:50 DEBUG : a/b/c: Looking for writers 2026/05/09 01:13:50 DEBUG : deep.txt: reading active writers 2026/05/09 01:13:50 DEBUG : a/b: Looking for writers 2026/05/09 01:13:50 DEBUG : c: reading active writers 2026/05/09 01:13:50 DEBUG : mid.txt: reading active writers 2026/05/09 01:13:50 DEBUG : a: Looking for writers 2026/05/09 01:13:50 DEBUG : b: reading active writers 2026/05/09 01:13:50 DEBUG : top.txt: reading active writers 2026/05/09 01:13:50 DEBUG : Looking for writers 2026/05/09 01:13:50 DEBUG : a: reading active writers 2026/05/09 01:13:50 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.35s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:50 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/bigdir/big.bin" 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/bigdir/big.bin 2026/05/09 01:13:50 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/bigdir/big.bin" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 4bb507a2c12942049c412674014996f6 /rclone-test-labohul7ruho/bigdir/big.bin 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:51 DEBUG : bigdir/big.bin: Parsed hash: 4bb507a2c12942049c412674014996f6 2026/05/09 01:13:51 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:51 DEBUG : bigdir: Looking for writers 2026/05/09 01:13:51 DEBUG : big.bin: reading active writers 2026/05/09 01:13:51 DEBUG : Looking for writers 2026/05/09 01:13:51 DEBUG : bigdir: reading active writers 2026/05/09 01:13:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.72s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-labohul7ruho", Local "Local file system at /tmp/rclone2070812865", Modify Window "1s" 2026/05/09 01:13:51 INFO : sftp://rclone@:22/rclone-test-labohul7ruho: poll-interval is not supported by this remote 2026/05/09 01:13:51 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/09 01:13:51 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/09 01:13:51 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:51 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir1/a.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir1/a.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir1/a.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-labohul7ruho/dir1/a.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:51 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/09 01:13:51 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/09 01:13:51 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/09 01:13:51 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:51 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir2/b.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir2/b.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir2/b.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: 415290769594460e2e485922904f345d /rclone-test-labohul7ruho/dir2/b.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:51 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/09 01:13:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/09 01:13:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/09 01:13:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:13:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Shell path "/rclone-test-labohul7ruho/dir3/c.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: creating additional session 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Running remote command: md5sum /rclone-test-labohul7ruho/dir3/c.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-labohul7ruho/dir3/c.txt" 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: command exited OK 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-labohul7ruho/dir3/c.txt 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: ssh external: close 2026/05/09 01:13:51 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/09 01:13:51 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:13:51 DEBUG : dir1: Looking for writers 2026/05/09 01:13:51 DEBUG : a.txt: reading active writers 2026/05/09 01:13:51 DEBUG : dir2: Looking for writers 2026/05/09 01:13:51 DEBUG : b.txt: reading active writers 2026/05/09 01:13:51 DEBUG : dir3: Looking for writers 2026/05/09 01:13:51 DEBUG : c.txt: reading active writers 2026/05/09 01:13:51 DEBUG : Looking for writers 2026/05/09 01:13:51 DEBUG : dir3: reading active writers 2026/05/09 01:13:51 DEBUG : dir1: reading active writers 2026/05/09 01:13:51 DEBUG : dir2: reading active writers 2026/05/09 01:13:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/09 01:13:51 DEBUG : sftp://rclone@:22/rclone-test-labohul7ruho: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 47.035596246s (try 1/5)